Home Forums WoodMart support forum General Queries Reply To: General Queries

#358909

Hello,

Please add this code to the Theme Settings > Custom CSS > Global:

body .wcfm_product_multivendor_tab_tab a{
	color:transparent!important;
}
body .wcfm_product_multivendor_tab_tab a:after{
	background:transparent!important;
}

Best Regards