Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
A few people here have checked, It's not in the code, when editing that section of the page it disappears. Is this in the options I don't know about? It's been more than 4 days and I can't seem to find a solution to this. If anyone can help me find the solution to removing the 30 day guarantee and 7 day return part? If not,
Site: https://infurtuation.com/
Password: dishau
Solved! Go to the solution
This is an accepted solution.
Hello @UltimerciaB ,
If you can't find the settings to hide it then please do it with css.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.shipping-preview-line {
display: none !important;
}
Thanks
This is an accepted solution.
Hello @UltimerciaB ,
If you can't find the settings to hide it then please do it with css.
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
.shipping-preview-line {
display: none !important;
}
Thanks
Thanks you!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025