Home › Forums › WoodMart support forum › Edit product page › Reply To: Edit product page
May 14, 2021 at 8:46 am
#292330
Elise Noromit
Member
Hello,
1. You need to enter the attributes and disable showing them on the product page and the tab would disappear.
2. Please add this code to the Theme Settings > Custom CSS > Global:
.global-color-scheme-light .product-image-summary .wd-product-brands a {
background-color: green!important;
}
Set the color as per your needs.
4. If the weight is added by the default Woocommerce option, you will have to remove it, if you added by the plugin, please contact the plugin support, we do not have the instruction. The screen is not clear enough, I have not caught the idea.
Best Regards