Love the tab section. Using it for https://www.thepromisecenter.com/connect/
It has 3 tabs. By default, when a tab is selected the tab name turns blue. I would like to control the color it turns when selected, and would also like it to be underlined when selected.
What CSS will control this?
Thank you
Terry
Hi Terry,
Please try the following in Quick CSS under Enfold->General Styling:
a.av-active-tab-title {
color: red !important;
text-decoration: underline;
}
Best regards,
Rikard
Rikard,
Had to also add !important to underline, but worked fine.
Thanks
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Basilis