HI,
here is the link to page where I use accordion
http://munarsh.com/envire/why-wool/
I need to change backgound color of each tab, Please let me know can I do that
Here is the image link
http://munarsh.com/envire/2015/06/30/hello-world/
I also would like to know how can I cnage the background color of each section on home page.here is the link to homepage
Hey vic98!
Every accordion does have an ID that tracks the system:
#toggle-id-1, #toggle-id-2 etch, so you can use those to target them differently.
#toggle-id-1 { background# 000; }
Best regards,
Basilis
Hi basillis,
The above solution did not work,
Thanks,
Hi!
Looking at the page with the accordion it looks like you solved it already? They’re going from dark to light green.
Cheers!
Rikard
Yes, it has been solved.
Thanks