Shopify themes, liquid, logos, and UX
Hey, I need help because I would like to remove the "mini cart" from my shopify website (" votre panier est vide")
link : https://structureparis.com
password : cewleu
thanks
Hii, @andrew133
Paste this code on top of the style.scss file.
.cart-container {
display: none !important;
}
Thank You.
Thanks for your help, but this command delete the cart. I just want to delete the preview. Not the cart.
I would like to delete this preview of my current cart.
@andrew133
Paste this code on top of the style.scss file.
.tos_warning.cart_content.animated.fadeIn {
display: none !important;
}
Thank You.
Please add the following code at the bottom of your assets/styles.scss.liquid file.
.cart_container .cart_content {
display: none !important;
}
don't work.. the preview is still here
User | RANK |
---|---|
155 | |
127 | |
81 | |
72 | |
66 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023