Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1275651

    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?

    #1275888

    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

    #1276211

    Thank you! That worked.

    #1276400

    Hi PCD,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.