Thanks for the info, try this one.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css, theme.css or if you find the fera.css” file, At the bottom of the file, add the following CSS code:
div#reviews {
display: none !important;
}
And Save.
Result:
Note: if the code is not working, please contact the app provider. Thanks!
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
