dani@theadventurebite.com
Member
Posted 9 months ago #
Hi All,
Not sure 100% but it seems that I am not being able to modify the CSS in the themes of this plugin.
I've tried a bunch of different things without success.
What I am trying to do right now is to change the tab text color to white instead of black. I am using the light colored rounded edges.
Can someone please assist me in this?
Thanks a bunch!
Dani
http://wordpress.org/extend/plugins/tabber-widget/
mattdanner
Member
Plugin Author
Posted 7 months ago #
The CSS to change the tab text color for the light colored rounded theme is located in:
wp-content/plugins/tabber-widget/templates/rounded-light.css
The selector you are looking for is .tabber-widget-rounded-light ul.tabber-widget-tabs a.selected. Line 54(ish).