Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
hi,
How do I remove the 'Write a Review' section on my store? I have minimal theme. Here's the link: https://shopoatful.com/collections/all/products/vanilla
On your product page, there is a "Write a review" link. Do you want to remove that link or complete the review section?
Please remove ONLY "Reviews" tab under "do you have a question"
Keep "Do you have a question"
Keep LOOX app
Here is an image of what I want:
Yes I want to keep all the reviews, I just want to remove the link where they can enter their own.
Please add the following code at the bottom of your assets/timber.scss.liquid file.
#shopify-product-reviews .spr-summary-actions-newreview { display: none; }
Hope this works.
Thanks!
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-product button.label.collapsible-trigger.collapsible-trigger-btn.collapsible-trigger-btn--borders.collapsible--auto-height {
display: none;
}
Hope this helps.
Thanks!
User | Count |
---|---|
428 | |
191 | |
101 | |
93 | |
83 |