After Update – Layout has changed

0
After Update - Layout has changed 1
Anonymous
Oct 23, 2018 11:53 AM 1 Answers General
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

I had the default settings for my accordion and after update the format headers are so large. I tried changing the size but it remains the same.

My page:

https://idca.org.au/support-idca/donate/

2 Subscribers
After Update - Layout has changed 2
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
After Update - Layout has changed 3
PickPlugins
Oct 23, 2018
Flag(0)

Welcome to our forum.

this is css conflict issue, please see the screenshot

can use following CSS to fix the issue.

.accordions .accordion-icons.left {
    padding: 0 !important;
}

Let me know the update.

Regards

Sign in to Reply
Replying as Submit