Hi guys,
I’m using the accordion element for a FAQ page.
I would like the title of each accordion to be bold, bigger in sizte and possibly also red or a different color, so it stands out.
Is it also possible to have the accordion title section to have a different (grey) color than the content section so it’s clearly visible too?
I would also like all the toggles to be open at the same time rather than just one, so the questions and all answers are all visible.
How can I do that?
Thanks,
Antonio
PS: the page is http://vacationrentalworldsummit.com/faq/
Hi Antonio,
Please try the following in Quick CSS under Enfold–>General Styling:
.single_toggle p.toggler {
font-weight:700 !important;
color:red !important;
background:#ddd !important;
}
Regards,
Rikard
Hi Rikard,
Thanks, everything but the font size work.
I increased it from 700 to 900 but saw no difference and it still is the same.
Also, is there a way to have more toggles open at once?
Antonio
Hey!
are you talking about font-weight or font-size? if you want to change font-size use this
font-size: 12px;
Yes it is possible to have more than one toggle open at once. Edit accordion element and look for “Behavior”, choose “Toggle Mode”.
Best regards,
Andy
Thank you Andy.
That solved it.
As for the tabs open in the accordion, I meant the ones opened simultaneously in the ‘initial’ tab of the accordion element settings. I was wondering how could I get more than one toggle open at once upon page load.
Thank you.
Antonio
Hi!
ahh I am afraid, that won’t be easily possible and for this feature you would need to hire a freelancer developer: http://kriesi.at/contact/customization
Regards,
Andy
Thanks Andy,
you can mark this as resolved :)
Antonio
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy