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
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024