I was able to change the accordion style with this code but it applies to all accordion elements. I only want this style to be applied to .ewts17_workshop, ewts17_agenda1, ewts17_agenda2
#top #wrap_all .main_color .toggler.activeTitle {
background-color: #066eb5;
color: white;
}
Hey brainxchange,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy
Sorry about that forgot to paste the link https://brainxchange.events/enfold-staging/events/ewts-2017/agenda/
Hi,
not sure which toggle elements you’re talking about, but you can use this: kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and then implement a unique css class for the accordion elements in question only.
Best regards,
Andy