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

    Hey!

    How can I change accordion toggle icon to entypo-fontello icon?

    Thank you
    Best regards
    Peter

    #565949

    Hi Peter,

    Please try something like this in Quick CSS to see if it works out for you:

    . page-id-205 .single_toggle span.new-toggle-icon:before {
        content: code for you icon goes here !important;
    }

    Regards,
    Rikard

    #566254

    Thank you! Its work! :)
    You can close this topic. :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Accordion toggle icon change to entypo-fontello icon’ is closed to new replies.