Hi everyone,
I am having trouble with my shopping cart on Narrative Theme. So, basically when I add product to the cart a number with the quantity appears at the bottom of the cart, but when the cart is selected it shows that it's empty until the page is refreshed. I'll drop a few screenshot in here:
Is there a way that can refresh the cart automatically and probably a way to remove the number of items selected bellow the shopping cart.
Solved! Go to the solution
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
This is an accepted solution.
Thanks for it
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.site-header__cart-count {
position: absolute;
top: 4px;
left: 18px;
z-index: 1;
}
Hi Ketan,
Thank you for that, it works perfectly!
But still the cart is shown as empty after a customer adds an item, until the page is refreshed.
Thanks for update
yes, your code is removed AFTER refresh please discuss your developer team or let me know i can do this customization code
It can be done by doing some code customization. please send me a personal message and we can discuss what you'd like
User | Count |
---|---|
818 | |
130 | |
83 | |
78 | |
73 |