Home › Forums › Basel support forum › Product Page Set up Product Page Set up This topic has 2 replies, 2 voices, and was last updated 7 years ago by Artem Temos. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts February 16, 2018 at 2:20 am #40172 PaulineinParticipant Hello, How can I change the following: – Remove the uncategorized tab on the SHOP page – Remove SKU and Categories from the product page – Add additional tab/box next to description and shipping information – Change the related products on a product page Regard, Pauline February 16, 2018 at 3:19 am #40175 PaulineinParticipant On second thought, I will keep the SKU and Categories tabs. I look forward to hearing from you regarding the rest of the questions. Pauline February 16, 2018 at 7:40 am #40197 Artem TemosKeymaster Hello, Try to add the following code snippet to the Custom CSS area in Theme Settings to remove uncategorized and sku .sku_wrapper, .posted_in, .cat-item.cat-item-56 { display: none!important; } Here are articles how to customize product tabs and about related products https://docs.woocommerce.com/document/editing-product-data-tabs/ https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/ Regards Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to create new topics. Login / Register