Hi,
please, help me to change custom color for toggle hover of accordeon tabs.
thank you
Denis
Hi denye!
Please add following code to Quick CSS in Enfold theme options
.js_active .toggler:hover { background-color:red!important; color: white; }
Best regards,
Yigit
Great !
Thanks so much Yigit !