Shopify themes, liquid, logos, and UX
Hi - I am using the Impulse theme. I already have reviews from the Loox App and the 'Write a Review' section that is still there from the original theme looks superfluous and I'd like to get rid of it. There is also an 'Ask a Question' box which seems pointless so I'd like to get rid of that as well. Does anyone know how to do this?
Solved! Go to the solution
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.collapsibles-wrapper--border-bottom{
display: none;
}
Let me know if this works.
Thanks!
Please share your website URL. I will check and provide a solution here.
Thanks!
Please add the following code at the bottom of your assets/theme.scss.liquid file.
.template-product div#looxReviews {
display: none;
}
.template-product form#contact-5568610402469 {
display: none;
}
Hope this works.
Thanks!
Hey thanks. I think this got rid of the Loox reviews but not the 'Write a Review' section that comes with the theme. I'm trying to keep the Look reviews and get rid of the 'Write a Review' section that comes with the theme
Please do clarify so I will provide a solution.
Please provide a screenshot.
Thanks!
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.collapsibles-wrapper--border-bottom{
display: none;
}
Let me know if this works.
Thanks!
This worked! Thanks!
Hello! How can I remove JUST the reviews tab?
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:
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!
i'm pulling reviews from AliExpress, but I want to exclude only the Customer Reviews box bellow
My first time using the site, please if you can help me.
site: https://foxeprodutos.com.br/
Password: theilo
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!
Very helpful, thanks!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024