Remove reviews on single product page - by Martine

This topic has 3 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Martine

  • Avatar: Martine
    Martine
    Participant
    February 23, 2021 at 14:07

    Hi!
    Please check https://offroad-shop.nl/product/led-bar-verstraler-120w/

    Is it possible to remove the tab “reviews”? Can’t find this option…

    2 Answers
    Avatar: John Holden
    John Holden
    Support staff
    February 23, 2021 at 17:44

    Hi Martine,

    Thanks for reaching out to us.

    With respect to your question here, you can carry out either of the following:

    1. Disable reviews as a whole within the site from the WooCommerce > Settings > Products > Reviews section.

    2. Add the following CSS code within the Xstore > Theme Options > Theme Custom CSS > Global CSS section:

    .single-product .woocommerce-tabs .accordion-title:nth-child(3) {
        display: none;
    }

    I hope this helps.

    Kind Regards

    Avatar: Martine
    Martine
    Participant
    February 23, 2021 at 17:45

    Thankyou!

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

The issue related to '‘remove reviews on 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.