Viewing 1 replies (of 1 total)
  • Hello ananiaskantene93,

    In order to remove the Details link from the Thumbnail view in the Product Catalog
    just use the following CSS and paste it in the Custom CSS box in the selected Catalogue from the Catalogue List under the Catalogues Tab in the plugin Dashboard:

    .prod-cat-details-link {
    display: none;
    }
    

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Detail link in the product catalog’ is closed to new replies.