Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #414073

    Hi There,

    My accordion slider is looking a bit funny. The ‘hor_icon’/ horizontal line in the toggle is actually extending across the question, and so it looks like the question has a white ‘strikethrough’ line in it.

    Link to the issue below:
    http://www.highcountryfarm.com.au/growing-garlic/#toggle-id-1

    Hope you can help.

    Thanks,
    Elindsay

    #414367

    Hi Elindsay!

    Thank you for using Enfold.

    You have this custom css code which breaks the toggle symbol:

    .responsive, .responsive span, .responsive span iframe[style], .responsive span img {
      width: 100% !important;
    }

    Add this to the Quick CSS field:

    span.toggle_icon {
      width: 15px !important;
    }

    Regards,
    Ismael

    #418206

    Fantastic, thank you :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Accordion Toggle Horizontal Line’ is closed to new replies.