After recent updates to Enfold, the accordion toggle icon is no longer aligned with the adjacent title. The position of the ‘+’ sign is 8 to 10 pixels higher than the baseline of text. I don’t believe it was aligned perfectly before, but it was definitely better. Is there a way to lower the toggle icon or raise the title so they match?
Hey A,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.js_active #top .toggler {
padding: 7px 16px 12px 42px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you! That worked.
Hi PCD,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria