New Landing How can we help? Atelier Accordion — active tab color change

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #318694
    filipecardigosoliveira
    Member
    Post count: 73

    Hi, I’ve been trying to change the Accordion active state color, but it’s already written on CSS: #000000!important, so I can’t override it. I want it to be like the inactive ones and their content color:#999;
    Thanks!

    #318695
    filipecardigosoliveira
    Member
    Post count: 73

    Some pics

    Attachments:
    You must be logged in to view attached files.
    #318772
    David Martin – Support
    Moderator
    Post count: 20834

    You would simply over qualify the CSS. Ex:

    .single-product .spb_accordion .spb_accordion_section > h4.ui-state-active a, 
    .single-product .toggle-wrap .spb_toggle.spb_toggle_title_active {
        color: #999!important;
    }
    #318797
    filipecardigosoliveira
    Member
    Post count: 73

    Thank you so much!
    Have a nice day.

    #318801
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help.

    If you have found the theme/support useful, we appreciate it if you can leave feedback on our item if you have the time as it really helps us out.

    #318807
    filipecardigosoliveira
    Member
    Post count: 73

    Done this before! 🙂

    #318808
    David Martin – Support
    Moderator
    Post count: 20834

    In that case, thanks again!

    Cheers,
    David.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register