What's your biggest current challenge? Have your say in Community Polls along the right column.

How to remove star rating and review section on Product Page in Sense Theme

How to remove star rating and review section on Product Page in Sense Theme

lyylus
Visitor
3 0 0

Hello,

 

my site is showing a star rating and review section on the live site, even though it hasn't been added in the theme. Please advise on how to remove them while still allowing other review apps to function.

 

website is lyylus.com

 

lyylus_0-1680669160606.png

lyylus_1-1680669180660.png

 

Replies 11 (11)

Denishamakwana
Shopify Partner
1408 173 232

Please add below css code at bottom of assets/base.css file

 
.rivo-reviews-star-rating {
               display: none;
}
.product__info-container p.rating-text.caption {
                 display: none;
}
.product__info-container p.rating-count.caption {
              display: none;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme

Ujjaval
Shopify Partner
1242 197 213

@lyylus you need to remove below code which's coming from js file

Ujjaval_0-1680673707467.png

 

lyylus
Visitor
3 0 0

what js file?

Ujjaval
Shopify Partner
1242 197 213

@lyylus find the code into theme.liquid file which you added for the review removed it.

oscprofessional
Shopify Partner
16116 2410 3126

Hello @lyylus 

You can try this code: it will be helpful to you 

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.rivo-reviews-star-rating {
    display: none !important;
}
div#panel-container {
    display: none !important;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free
lyylus
Visitor
3 0 0

worked for the star reviews. thank you. But did not work for the review section at the bottom. Any solution?

Denishamakwana
Shopify Partner
1408 173 232

Please add below css code at bottom of assets/base.css file

.jdgm-row-rating {
               display: none;
}
Thank you.
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme

INA_MSWEB
Shopify Partner
1281 144 167

Hi @lyylus 


I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the css file:

<style>

.rivo-reviews-star-rating, .rivo-reviews-iframe-panel-wrapper {display: none !important}

</style>




Regards,

San

If it’s helpful to you, please mark it as a solution.  


Need Help with Shopify Design, Migration, Speed, or Custom tasks?  
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin

Polete
Visitor
1 0 0

Hi,

 

I want to delete the star rating from the announcement bar. My store is partinus.com

 

Could you help?

 

Thanks!!!

RAHUL563
Visitor
1 0 0

Go to the Online Store->Theme->Edit code->Assets->stylesheet.css

Add this code at the bottom.

 

#rivo-reviews-panel {
display: none !important;
}

NahcuDragonSon
Visitor
1 0 0

Hi.
I have got same problem, so was in search how to fix it. Changes in base.css will just hide it, but not remove.
For removing it you should type in search bar 'boost' and you will see one .js file with Rivo scripts. 



If it helps you, please check our store ❤️ doublehitshop.com ❤️