Shopify themes, liquid, logos, and UX
Hi everyone
So we are using the warehouse design, and no matter which code we change or language option we remove, i cannot remove the shipping calculator from the product page.
Here is an example link
https://www.welovebaby.co.uk/products/kinder-valley-whatever-the-weather-doughnut-nursing-pillow
All i want to do is remove the shipping estimator / calculator from all product pages.
Solved! Go to the solution
This is an accepted solution.
Try adding this code to the bottom of theme.css
.product-block-list__item.product-block-list__item--shipping {
display: none;
}
This is an accepted solution.
Try adding this code to the bottom of theme.css
.product-block-list__item.product-block-list__item--shipping {
display: none;
}
Amazing thank you
I had been trying to fix this on and off for around 2 hours, the advise is very much appreciated.
Could I also ask one last question, how can i remove the work Description from each of the product pages, it just does look good imo.
I'm glad the 1st question was solved.
Regarding the second question, to keep topics separate, please open another post on the community forum specifically for that question.
Hi, where can I add this? I tried adding it to the Custom CSS on the theme settings but it did not work.. could you send me a screenshot of where I can add this code please?
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