hi,
how to change the color and opacity of the Accordion component ?
The plus and minus of the Accordion is not visible
thank
Hi bicounet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: red !important; }
if that does not help, please post the link to your page where we can see an example
Regards,
Yigit
Hi,
Formidable. it works perfectly.
How can we add an icon on each tab?
thank you.
Regards
Hi!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Cheers!
Yigit