Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #840077

    Is there a quick CSS to remove the + from the accordion?

    #840087

    Hey satucker,

    Yes, just add this css code:

    .toggler span.toggle_icon {
        display: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

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