This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hi Here is the screenshot of the tab in the product page that I want to change https://prnt.sc/unc41q
Also please let me know how I can highlight or change the color of selected
Hi,
What additional plugin do you use to add this tab?
Use the next custom CSS code to change the color:
.single-product .tabs .tab-title.opened,
.single-product .tabs .tab-title:hover {
color: red;
}
Regards
Hey Rose,
Using Dokan Multivendor plugin over here.
Hi,
If the tab comes from an additional plugin, check the settings of it or contact the support of the plugin.
Regards
You must be logged in to reply to this topic.Log in/Sign up