Hi,
I would like to change just the color of the title of toggles (when is open)
I try modify shortcodes.css (with the Quick CSS in the admin) but I have not been able
thanks
Hi,
I would like to change just the color of the title of toggles (when is open)
I try modify shortcodes.css (with the Quick CSS in the admin) but I have not been able
thanks
Hi ppi37,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.js_active #top .activeTitle {
color: #F00;
}
Regards,
Devin
Hi Devin,
Exactly what I want !
Thank you very much
Hey,
Glad it worked. :)
Regards,
Ismael
This topic has been closed to new replies.