Tagged: Accordion
Hi there!
Do you have a block of css for the accordion feature? I’d like to customize things like the Title and body font colors, sizes, alignment, etc. Also would like to customize the background of the element as well as the background of the text area when a topic is opened.
Example of our page in the private area. Thanks much!!
BP
Hi Mudfish488!
To change the background use:
.togglecontainer .single_toggle:first-child .toggler
and here for the active toggle
.active_tc.toggle_wrap
Please let us know if you need anything else from us, would be happy to assist
Best regards,
Basilis
Thanks! Any thing I can use to change the title and body text font colors, sizes and alignments?
Hi,
You can do that in the Enfold > General Styling and Advanced Styling panel. If you cant’ find the elements that you want to modify, use the Quick CSS field. This link might help: http://kriesi.at/archives/wordpress-developers-your-complete-guide-to-conquering-css-in-2016
Best regards,
Ismael