Home › Forums › Basel support forum › Hide Product Meta Hide Product Meta This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by Elise Noromit. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 21, 2021 at 11:24 am #294342 JijoParticipant Hi, Is there any settings to control the product meta, I want to hide the SKU and Tags meta in Single product page. Also I need to make the Wishlist, compare and size guide in single line(Make it Horizontal). Kindly Advice Attachments:You must be logged in to view attached files. May 22, 2021 at 8:26 am #294603 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .product-type-variable .entry-summary .product_meta { display:none; } Best Regards May 22, 2021 at 9:38 am #294631 JijoParticipant Hi, I need to make the Wishlist, compare and size guide in single line(Make it Horizontal). Kindly help May 23, 2021 at 7:53 pm #294845 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Destop: .single-product-content .entry-summary .wishlist-btn-wrapper { max-width: 50%; float: left; margin-right: 30px; } Best Regards Author Posts Tagged: Product Meta Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register