Tagged: Accordion
Hi!
I want to create an Accordion where the toggle-headline go highlighted by hoover:
Standard-font color is: #63666a
Highlight font color will be: #c1b49a
Many thanks in advance as always for your quick help!
Hey alexandernoe,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_toggle_section .toggler {
color:#63666a!important;
}
.av_toggle_section .toggler:hover {
color:#c1b49a!important;
}
Best regards,
Vinay
Guys…you are the very best!!!
Hi!
Glad we could help! We really appreciate it if you rate our theme on themeforest :)
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold!
Regards,
Vinay