Home › Forums › Basel support forum › Product content Product content This topic has 3 replies, 2 voices, and was last updated 8 years ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 25, 2016 at 5:38 pm #7203 TeuvoParticipant Is there a simple way to remove the extra tabs on individual products? – Additional Information – Shipping and Delivery – SKU – Category – Tags Thank you November 25, 2016 at 7:40 pm #7212 Artem TemosKeymaster Hello, 1. It is WooCommerce tab and you can manage them via small additional code customization. Here is an article that will help you https://docs.woocommerce.com/document/editing-product-data-tabs/ 2. Shipping tab can be edited/disabled via Theme Settings -> Product page. 3-4-5. Hide them with the following code snippet .product_meta { display:none!important; } Regards November 26, 2016 at 4:43 pm #7257 TeuvoParticipant Great that all worked perfectly thank you! The last one I’d like to hide is the Additional Information tab. Currently that tab has the product sizes showing: Size Extra-Large, Extra-Small, Large, Medium, One Size, Small November 26, 2016 at 6:20 pm #7269 Artem TemosKeymaster Read the article we sent, it contains the information that will help you edit/remove any tabs from your product page. Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register