Skip to main content

Accordition Icon Color

Comments

2 comments

  • Ariel H.

    Hi Ľudovít,

    Thank you for reaching out to us.

    I have prepared a short screencast to explain how you can achieve this layout - https://youtu.be/9Jw1TjCM1Ng

    The CSS as follows:

    .brz .brz-accordion__item>.brz-accordion__nav>.brz-accordion__nav--previewIcon--active {
        color: orange;
    }

    .brz .brz-accordion__nav {
        background: green;
    }

    I hope this helps.

    Best regards,
    Ariel H.

    0
  • Ľudovít Ďurman

    Hello, ty very much. It was helpful.

    0

Please sign in to leave a comment.