Shopify themes, liquid, logos, and UX
Hey guys, I recently added an app that added a "you got free shipping" in the cart drawer. I removed the app and no longer offer free shipping, but the code is still thee, even though the app has been removed.
Can someone show me where I remove the code?
Here is the website link: nattlig.no
Here is an image:
Solved! Go to the solution
This is an accepted solution.
Oh, check this one.
Add this one on the theme.liquid.
<style>
.free_shipping_card_wrapper_cm2by5nx96016619v3lkjtcwu4.placement_side_cart.cart_page.no_products {
display: none !important;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @Nattlig
Do you mean this one?
If it is try this.
.cart-notice.text-size--small {
display: none !important;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey that was the wrong website. Can you check it for www.nattlig.no?
It is the bar with to emojies in the cart slider.
This is an accepted solution.
Oh, check this one.
Add this one on the theme.liquid.
<style>
.free_shipping_card_wrapper_cm2by5nx96016619v3lkjtcwu4.placement_side_cart.cart_page.no_products {
display: none !important;
}
</style>
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thank you so much!
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