Any way to remove the category menu below the dropdowns? http://imgur.com/dOht4Er
If it can only remove it on the product detail sheet, that’s great. If only globally, that’s fine too. Danke!
Hello lpfa!
Please add following code to Quick CSS
.template-shop .product_meta { display: none!important; }
Best regards,
Yigit
Beautiful! Thanks