Home Forums WoodMart support forum Description Reply To: Description

#103292

Hello,

1. Please provide your site URL with the strips which should be removed.

2. Here is the code to hide all the tabs:

body .product-tabs-wrapper{
display:none;
}

Add the code to the Theme Settings > Custom CSS

Best Regards