Shopify themes, liquid, logos, and UX
Does anyone know why the font isn't showing in the "You may also like" header? What's the code for it? Thanks!
Website: bauhaus-manila-ph.myshopify.com
PW: BM2024
Hi Naissancestudio,
To change font family of headings you can use below css code:
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
font-family: 'Satoshi' !important;
font-weight: 500;
}
Regards,
Markit-Themes
I want all of the text to have the same font. Will this be applicable for all?
Here is code to change all fonts:
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5, body, body * {
font-family: 'Satoshi' !important;
font-weight: 500;
}
Regards,
Markit-Themes
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