This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler
How can I remove the “vendor info” tab from the product page
thanks
Hello,
Check settings of the vendor plugin, or just add the next code in Theme Options > Theme Custom CSS:
.single-product #tab_seller {
display: none;
}
Regards
Where I can see the Theme option, please give me a complete path of it.
Here it is – https://prnt.sc/kThEk_pPgMNS
Regards
You must be logged in to reply to this topic.Log in/Sign up