Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    To hide the “editor review” part of the review box, please add the following CSS code to a Custom CSS plugin, or to your theme’s style.css:

    .review-wrapper > * {
        display: none;
    }
    .review-wrapper .user-review-area {
        display: block;
    }

    Hope that helps.

    Plugin Author MyThemeShop

    (@mythemeshop)

    Hello,

    Hope everything’s good on your end.

    Assuming your issue is solved, we are marking your support thread as resolved.

    Please let us know if you need any assistance. We are here to help.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘User rating’ is closed to new replies.