Shopify themes, liquid, logos, and UX
The Product Reviews from the vitals App are stuck at a clumsy place and I would like to remove them. I need someone's help to fix this issue. Thank you.
My website URL is: https://inkly.fr/
Solved! Go to the solution
This is an accepted solution.
Hey @INKLY,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.videoBox .vtl-pr-review-stars-snippet-container {
display: none !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @INKLY,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
.videoBox .vtl-pr-review-stars-snippet-container {
display: none !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025