SophiePrinceton Posted September 3 Share Posted September 3 Hey folks, I'm trying to set H1 as a different font to H2, H3, and I have tried everything but Squarespace is just not happy. I'd like H1 to be Adorn Garland, with H2 and H3 as Garamond Premier Pro Display. Here is the code I'm using (which works in another one of my sites) h1 { font-family: adorn-garland; font-weight: 300 } Can someone please help me - I've spent 2 hours trying to figure out why it works on one site and not the other 😭 TIA! Link to comment
Solution tuanphan Posted September 4 Solution Share Posted September 4 Try !important h1 { font-family: adorn-garland !important; font-weight: 300 !important; } If it still doesn't work, maybe font name is incorrect, let me know, we will check font name SophiePrinceton 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
SophiePrinceton Posted September 6 Author Share Posted September 6 On 9/4/2023 at 3:19 AM, tuanphan said: Try !important h1 { font-family: adorn-garland !important; font-weight: 300 !important; } If it still doesn't work, maybe font name is incorrect, let me know, we will check font name This has worked, thank you! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment