How to customize the review display in single product page

This topic has 3 replies, 2 voices, and was last updated 1 weeks ago ago by Leon

  • Avatar: yuanyu
    Leon
    Participant
    May 29, 2025 at 00:21

    Hello

    There are two issues in the single product page.
    1. Could you help me remove the text “(1 valoración de cliente)”
    2. The review count can’t display in the correct position. I need to hide the count “1” beside the star mark in the “Basado en 1 reseñas” zone?

    Please find the details in the attachment.

    Thank you

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    May 29, 2025 at 08:33

    Hi @Leon,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .single-product .woocommerce-product-rating a.woocommerce-review-link,
    .single-product .et-product-avg-rating span.rate-count,
    .single-product .et-product-ratings .et-product-rating-stars span.rate-count {
        display: none;
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: yuanyu
    Leon
    Participant
    May 29, 2025 at 10:28

    Thanks for the support! My topic “How to customize the review display in single product page” has been successfully resolved.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘How to customize the review display in single product page’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.