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?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025