Home Forums WoodMart support forum Products page questions

Products page questions

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #160202

    TigoVape
    Participant

    Hi,

    We have 2 questions:

    1- We are using “icons on hover” as the product style. How can we remove from this style the variation name? We have some products with too many variations and they take too much space.

    2- How is the rating system working? We want to show the review’s stars outside the product, on the grid page.

    Thanks in advance.

    #160249

    Hello,

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

    body .product-grid-item .swatches-on-grid {
        display: none;
    }

    Best Regards

    #160588

    TigoVape
    Participant

    Thanks.

    Regarding question N° 2?

    #160611

    TigoVape
    Participant

    Hi Staff,

    We would like to make the button bar notification to be like attached screenshot. How can we do that?

    Thank you in advanced.

    Attachments:
    You must be logged in to view attached files.
    #160631

    Hello,

    By default, all the Woocommerce warnings are as per Screen2.

    HTML structure does not allow solving it by custom CSS. Such modification requires complicated Woocommerce code customization which is not covered by our support.

    Best Regards

    #160667

    TigoVape
    Participant

    Thanks.

    How to show the stars (from reviews) on the products grid?

    #160696

    Hello,

    You can enable reviews in Woocommerce > Settings > Product tab. As soon as a review has been left, it would appear on the product grid as well.

    Best Regards

Viewing 7 posts - 1 through 7 (of 7 total)