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;
}
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