Skip to main content

Different colors for accordion titles

Comments

1 comment

  • Ariel H.

    Hi Paulo,  

    Thank you for reaching out to us.  

    Unfortunately, there is no option to change the background color of each individual accordion title. You can, however, modify the background and text color for the entire accordion, as shown in the example below:  

    Additionally, you can change the background color of the accordion titles using the following CSS:  

    .brz-accordion__nav {
        background-color: teal;
    }

    If you have any further questions, feel free to let us know.  

    Best regards,  
    Ariel H.  

    0

Please sign in to leave a comment.