This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
Hello,
How can I do to leave all the tabs of the same color, in blue? It gets selected in a different color.
Print screen: http://prntscr.com/d4ny1w
thanks
thanks
Hello,
Please, add this code in Custom CSS:
.home .vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab.vc_active > a {
background-color: rgb(90, 161, 227);
color: rgb(255, 255, 255);
border-color: rgb(77, 154, 225);
}
Regards,
Rose Tyler.
Thanks Rose!
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Equal color tabs’' has been successfully resolved, and the topic is now closed for further responses