Accordion Drop Down (Start Collapsed & Colour?)

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp

  • Avatar: andantesash
    andantesash
    Participant
    June 13, 2015 at 20:41

    Hi Guys,

    How do I make all accordion drop downs collapsed to start with instead of the first being opened?
    Also, there is a gold square at the start of each accordion.

    I have attached the link in private content, could you tell me how to change the colour of this button to white and background of each accordion title a certain colour?

    Thanks

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    June 15, 2015 at 13:09

    Hello,

    In the FAQ element settings you need select “Closed” in “Default state” field.
    To change color add this code in custom.css file:

    .tabs.accordion .tab-title::before {
       background-color: white !important;
    }
    .tabs.accordion .tab-title {
       background-color: green !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.