Shopify themes, liquid, logos, and UX
I need to add Cinzel as a font choice on my site, but using the instructions I can find on here it doesnt work. I want it to be the Primary Heading font.
Does anyone have any ideas how to do this with a SHopify 2.0 site?
My site - https://susannahweiland.myshopify.com/
Upload the font files in the Asset folder.
Then in the base.css file at the end. Paste the below
@font-face { font-family: 'FONT NAME'; src: url("FILE NAME.woff2") format("woff2"), url("FILE NAME.woff") format("woff"), url("FILE NAME.otf") format("opentype"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: antialiased; }
It won't show in your theme editor, so make sure to add it to your CSS,
.h1, h1,
.h2, h2 {
font-family: 'YourFontHere';
}
User | RANK |
---|---|
62 | |
52 | |
47 | |
39 | |
38 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023