Tagged: toggles
Hallo there,
is it possible to have different backgrounds for the title section and the content of the toggles depending on the order (even / odd) like in table rows?
I tried a lot, but cannot figure it out.
Thank you!
Hey NorthcoastProject,
Add this to quick css:
.av_toggle_section:nth-of-type(odd) .single_toggle .toggler{
background:#b3a37e!important;
}
Best regards,
Jordan Shannon
Thank you!!!!!!
Hi,
No problem at all I’m happy to help. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon