Hi,
How can I change the background color of the title of an active tab?
Thank you in advance!
Best,
Anton
Hey Anton,
Add this css code in QUick CSS (Located in Enfold > General Styling):
#top .av-tab-section-container .av-active-tab-title {
background-color: blue;
}
Just change the background color.
Hope it helps.
Best regards,
Nikko
Hi Nikko,
Thank you for the reply! As far as I am using few more CSS codes to custoimize the tabs section, is it possible to adjust the code so that the half of the whole tab section is in the set color (and not only around the text)?
Thank you in advance!
Best,
Anton
Hi Anton,
Please add this css code, it’s specific so it won’t affect other pages only the link you gave:
#top.page-id-3640 #av-tab-section-1 .av-tab-section-tab-title-container a {
width: 50%;
}
Best regards,
Nikko
Hi Nikko,
It works perfectly! Thanks a lot!
Best,
Anton
Hi,
I’m glad this was resolved. If you need additional help, please let us ko where in the forums.
Best regards,
Jordan Shannon