Hi, can someone please help me remove these from my shop? I'm using the Debutify theme
Solved! Go to the solution
Hello,
Please share your site url.
So that i can check and let you know the exact solution here.
Do this to fix it in 20 seconds:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid and paste this at the bottom of the file:
[class*='box_rating_container_'],
.my_borderz.tabs_border{
display: none !important;
}
Please let me know whether it works.
Kind regards,
Diego
This is an accepted solution.
Hey, @mikabeast
Updated the code I gave you with this one:
#az_reviews{
padding-bottom: 0 !important;
}
.grid-x.themes_container,
[class*='box_rating_container_'],
.my_borderz.tabs_border{
display: none !important;
}
User | Count |
---|---|
23 | |
19 | |
18 | |
17 | |
16 |