Hi,
Due to the colors chosen for different styling elements on our site, the accordian looks pretty flat, as all backgrounds, including headers are white and likewise, all fonts are gray. Is there a Quick CSS code I can enter to customize:
1. Accordian header backgrounds color
2. Accordian header font color
You can see the example here: http://siptrunkplus.com/siptrunkpluscallrecord
Thanks
Hey 500Webmaster!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.js_active .toggler { background-color: red!important; color: white!important; }
.toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: white!important; }
Regards,
Yigit
Hi Yigit,
Sorry for the late response – I’ve tried adding this code to the Quick CSS and have given it about 1/2 an hour, but it’s not making any difference. Any suggestions?
Best
Hey!
Please flush browser cache and settings of cache plugin if you are using then refresh your page a few times. I try the same code on my installation and it does work fine on my end
Regards,
Yigit
Works, thank you!
Hi!
I’m glad Yigit could help you :)
Best regards,
Peter