How can I change the tabbed content box color here: http://bluemontinluray.com/alice/recipes/
to a lighter shade to match the theme colors?
Thank you
How can I change the tabbed content box color here: http://bluemontinluray.com/alice/recipes/
to a lighter shade to match the theme colors?
Thank you
Think I got it?
.tab_content.active_tab_content, .js_active #top .active_tab, .toggler.activeTitle, .contentSlideControlls a {
background-color: #D0DABD;
}
This seems to work. Is this correct way?
Hi elames,
Yes, you got the right css code. :)
Cheers,
Ismael
This topic has been closed to new replies.