0
Anonymous
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
Submit Answer
1 Answers
Best Answer
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