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!
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