Shopify themes, liquid, logos, and UX
Going through the code, i've noticed that the cart popup displays a message "Just Added to your cart" - but this is h2.
Does anyone know how to adjust please? Looking to change to h4 or even P tag (using Debut theme)
Solved! Go to the solution
This is an accepted solution.
Hi @HGSR_2020,
you can change it in the snippet cart-popup.liquid. There replace the tags h2 in the line reading
<h2 id="CartPopupHeading" class="cart-popup__heading">{{ 'cart.popup.added_to_cart' | t }}</h2>
to what ever you want. You will find the snippet if you go to your theme, choose the action Edit Code and look in the Snippets folder. It is advisable to make a backup of your theme before you modify it.
Please let me know if this did not help.
Regards
Thomas
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 Ketan,
The website URL is MeltingPleasures.co.uk (p/w 123456)
Thanks
This is an accepted solution.
Hi @HGSR_2020,
you can change it in the snippet cart-popup.liquid. There replace the tags h2 in the line reading
<h2 id="CartPopupHeading" class="cart-popup__heading">{{ 'cart.popup.added_to_cart' | t }}</h2>
to what ever you want. You will find the snippet if you go to your theme, choose the action Edit Code and look in the Snippets folder. It is advisable to make a backup of your theme before you modify it.
Please let me know if this did not help.
Regards
Thomas
Thanks so much - that's exactly what I was looking for, doh!
Hey there,
I tried this solution but it seems to not be working for my store.
The 'just added to cart' is still there and I do not know how to get rid of it as my H2.
Thank you for your help.
Cheers
Hi @Vanessa140,
strange, when I look at your pages I can see that you use the Debut theme and from the output it looks as if you use the version where the patch should work. So I suspect that something else is wrong. Did you update your theme by making the patched version the live one?
Regards
Thomas
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, 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, 2024