Deoxes
June 17, 2022, 2:34pm
1
Hi
Have one more question about the shopping bag, wanna add one more place, maybe can help me with coding.
I wanna add it like on add to cart button:
Just when you add in second place:
I showing with the arrow where I wanna add more.
Theme: Impulse
Web: dehome.co.uk
Thanks for the help.
@Deoxes
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
button.btn.btn--full.add-to-cart svg.icon.icon-bag {
width: 24px;
height: 24px;
}
1 Like
@Deoxes
add this svg icon into the cart-drawer.liquid file near to the checkout button
1 Like
Hi @Deoxes ,
Please send me the code of header.liquid file, I will check it for you
1 Like
Deoxes
June 17, 2022, 7:38pm
5
@Mr_RaviRaj
Thanks, it works, just I show you.
You see letters bolder than a shopping bag.
I try change it here:
Also try here:
I can make it bolder in settings, but changing all icons, but how I can change it bolder just in the cart button?
Maybe you know how I can fix it?
Thanks.
@LitCommerce
MAybe you too know?
@KetanKumar
It’s not working for me.
Deoxes
June 18, 2022, 5:01am
6
@LitCommerce
@KetanKumar
In there is changing icon weight, but when I write in theme.css, it’s not changing, maybe can you help me with how exactly I need to write?
Thanks.
1 Like
Deoxes
June 18, 2022, 9:11am
7
Sorted, thanks all for help.
@Deoxes
your icon need stoke with but limitation change this may used different better icon
1 Like