Home › Forums › WoodMart support forum › General Queries › Reply To: General Queries
March 9, 2022 at 1:38 am
#358909
Elise Noromit
Member
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