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

    Hi – can you please advise me if the following customizations to the accordion content element are possible and if so – how to do them?

    1) Add a color to the + sign
    2) Then when the the accordion is expanded the – sign changes to a different color

    Thank you,

    Anna

    #410009

    Hi annameis!

    Add this to your custom CSS.

    .hor_icon { border-color: red !important; }
    .vert_icon { border-color: blue !important; }
    

    Cheers!
    Elliott

    #410600

    Thank you – worked perfectly!

    #410624

    Hey!

    Glad we could help you. Enjoy the theme.

    Best regards,
    Günter

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Accordion Content Element Customization’ is closed to new replies.