Home Forums WoodMart support forum Hide items in “Customer Reviews”

Hide items in “Customer Reviews”

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #556142

    info
    Participant

    In “Customer Reviews” it is possible to hide these 3 elements:
    data-criteria-id=”value_for_money”
    data-criteria-id=”durability”
    data-criteria-id=”delivery_speed”

    Just leave visible:
    class=”wd-review-criteria comment-form-rating”

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

    Luke Nielsen
    Keymaster

    Hello,

    Define the code below in Theme Settings -> Custom CSS and recheck the issue.

    .single-product .woocommerce-Reviews .wd-review-criteria {
        display: none;
    }

    Thank you for your time.

    Kind Regards

    #556366

    info
    Participant

    It works well! thank you

    #556430

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! If you do not mind, can you please leave a 5 stars rating for our theme by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot.

    Have a good day!

    Kind Regards

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

The topic ‘Hide items in “Customer Reviews”’ is closed to new replies.