HI,
how do I change the colour settings in an accordian, not the content but the toggle background.
Alan ;)
Hey Alan,
Please try the following in Quick CSS under Enfold->General Styling:
p.toggler {
background-color:#eee !important;
}
Best regards,
Rikard
Thanks great, and if I´d like to change toggler text color, how is that done ;)