Shopify themes, liquid, logos, and UX
I am trying to chnage the font of the cart bits (like price, total, quantity etc...) to be lovato regular, like the rest of the site. I want it all to be lovato regular
Additionally I would like to add some padding below 'add to cart'
Any help is much appreciated!
Pete
https://laz-the-plant-scientist.myshopify.com
P word test
Theme blockshop
please Go to Online Store->Theme->Edit code then go to assets/theme--async.css- ->paste below code at the bottom of the file.
.cart--headings>* { font-family: 'Lovato Regular' !important;}
Thanks!
Please below line of code in css file
.template--cart [data-item=accent-text] {
font-family: 'Lovato Regular' !important;
}
Hiya @24by7themes @dmwwebartisan
That worked for some of it, but not the 'Total' at the bottom.
Also, do you have code to increase the padding below the word 'Cart'?
please Go to Online Store->Theme->Edit code then go to assets/theme--async.css- ->paste below code at the bottom of the file.
.cart--total--price {
font-family: 'Lovato Regular' !important;
}
.cart--totals>:not(:last-child) {
font-family: 'Lovato Regular' !important;
}
Thanks!
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
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