Shopify themes, liquid, logos, and UX
Hello Shopify community,
I try to remove cart icon and instead have something similar to this (its text i think)
with help of community, i have done it, but when adding to cart, it makes round bubble and ruins cart item quantities.
any ideas?
Hey @junktiontbs
It looks completely fine to me. Are you talking about a draft theme?
Hi @junktiontbs,
You need to change at 2 positions, it will work fine:
- 1: Please go to header.liquid file and change code here:
- 2: Go to cart-icon-bubble.liquid file and change code here:
Hi, do not understand what to change, it quite same code sits at my current website. same as you have here in screenshots.
Hi @junktiontbs,
Please send the website link, I will check it for you
Hi @junktiontbs,
I checked and you still haven't changed the text, how do you want the text to display?
I want just to be written BAG and item number in bags thats it, now its bubble. broken
Hi @junktiontbs,
Do you want to display like this?
Yeah, can be like this or like in this reference
Hi @junktiontbs,
Please follow these steps:
- Step 1: Go to header.liquid file, find 'header__icon--cart' and change code here:
Code: BAG
- Step 2: Go to cart-icon-bubble.liquid file and change code here:
- Step 3: Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.cart-count-bubble {
position: relative !important;
top: 0 !important;
left: 0.5rem !important;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025