Home Forums WoodMart support forum Hide categories and tags on product page and show brand title on hotspot Reply To: Hide categories and tags on product page and show brand title on hotspot

#82180

Hello,

Please add this code to the Theme Settings > Custom CSS:

.meta-location-add_to_cart .product_meta, .popup-quick-view .entry-summary .product_meta {
    display: none;
}

As for the hotspot, the link is not workable please check

Best Regards