Shopify themes, liquid, logos, and UX
Hi
I need my customers to check via the view cart link so that they enter info in the cart notes field, but when you add an item to the basket there is still an option in the cart drawer pop to jump direct to check out which skips the view cart page.
Is there away of removing this link so only the view cart and continue shopping options are shown?
Done it before when there was one cart.liquid as in debut etc, but the new Dawn theme has no obvious place to find this code.
Many thanks
Tracy
Solved! Go to the solution
This is an accepted solution.
thanks for url please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/component-cart-notification.css->paste below code at the bottom of the file.
.cart-notification__links form#cart {display: none;}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Hi
Tha is for the reply.
Site is www.fromsomersetwithlove.com
The picture below shows the button I want to change as it skips the basket where the cart note are.
Thanks
@TracyB68
paste this code on top of the base.css file.
.cart-notification__links #cart .button--full-width {
display: none !important;
}
Thank you.
its works! Thank you from Brazil.
its my pleasure to help us
Hi Ketan,
Would you mind help me ? I have the same issue and nothing works and it gets even worse
Thank you
This is an accepted solution.
thanks for url please add this code
1. Go to Online Store->Theme->Edit code
2. Asset->/component-cart-notification.css->paste below code at the bottom of the file.
.cart-notification__links form#cart {display: none;}
Excellent, works perfectly. Thank you very much.
Hi Ketan
I tried this solution but I'm still seeing the "Check out" button on the pop-up. Any ideas why this might be?
Thanks
Hi, i have the same issue - both codes are not working for me!
me too, i doesn't work for me
Try without the #cart, I was able to get it to work that way.
.cart-notification__links form {display: none;}
This worked for me! Thank you!
@rowan97 that would be great
thanks for update
.cart-notification__links #cart .button--full-width {
display: none !important;
}
Try this code.
Hi Ketan.
I'm wondering if you could please help me with the same issue? I've tried all the below code snippets, couldn't get it to work. sendegave.myshopify.com
Would really appreciate if you will be my lifesaver 🙂
Hey KetanKumar,
this didn’t work for me, any ideas why?
regards
@Pin @Andreas11
oh sorry for that issue can you please send store url
UPDATE
Current code which works for me, I am using DAWN v12.0.0 theme
1. Go to Online Store->Theme->Edit code
2. Asset->/component-cart-notification.css->paste below code at the bottom of the file.
.cart-notification__links form#cart-notification-form {display: none;}
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
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