Hi,
I am looking to change both the background and font colour of tabs.
I have tried this code that works for the background but not for the font colour.
div .main_color .tabcontainer .active_tab {
background-color: #1ba4bf;
color: #ffffff;
}
.tab {
background-color: #4bbb17;
color: #ffffff;
}
Any help would be really appreciated.
Hey alanfeenan,
Could you post a link to where we can see the element in question so that we can take a closer look please?
Best regards,
Rikard
I have put the link below
Thanks Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
div.tab, div.tab span {
color:white !important;
}
Best regards,
Rikard
Hi Rikard,
Sorry for the long delay. This worked perfectly.
Thank you
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
Best regards,
Mike