Color adjustment Non-active tabs
-
Hi,
I would like to change the color of the non-active tabs in the description of my product pages (see image)
What CSS code would I need for this?
Regards,
Roel
Attachments:
You must be
logged in to view attached files.
found the solution myself, thanks anyway
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
background-color: #47c3a0 !important;
color: white;
}
Great. If you have any questions please feel free to contact us.
Best Regards