How do I change the color the text and icon for my tabs on this page: http://www.fundraisingcommittee.net/
I would like to make them red
Hi alex5252!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .main_color .tabcontainer .tab.active_tab, .main_color .tabcontainer .tab {
color: red !important;
}
Cheers!
Rikard
Perfect! Thanks