Hi there I want to move down the accordian plus and minus symbol and small box around the symbol. I’ve inceased the line height on the titles and the symbol and box didn’t move down with the titel.
Hey web4698,
Thank you for writing in!
To fix it just add the custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.toggle_icon {
top: 23px !important;
}
Let me know if it worked :)
Best regards,
John Torvik