New Landing How can we help? Atelier How to change separator color of accordion?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #314530
    amrit02
    Member
    Post count: 46

    hi,

    I have an accordion and i have difficulty changing the separator color of the accordion , as highlighted in the image below.
    How can i change it ?

    Attachments:
    You must be logged in to view attached files.
    #314544
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option, adjust the color to the desired one

    .featurmdus .spb_accordion .spb_accordion_section>h4 {
        border-bottom: 1px solid #d6d2d2 !important;
    }

    -Rui

    #314602
    amrit02
    Member
    Post count: 46

    Perfect!

    Is there anyway i can change the color and size of the + icon too?

    #314616
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    try this code.

    .single-product .spb_accordion .spb_accordion_section>h4 a:after {
        color: #676565"important;
        font-size: 26px!important;
    }

    Hope it helps.

    -Rui

    #314634
    amrit02
    Member
    Post count: 46

    great . thanks !

    #314636
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Rui.

    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.

Viewing 6 posts - 1 through 6 (of 6 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