UnlockCollective Posted April 1 Share Posted April 1 I would like to make Heading 1 font "Arya Double" and the rest of the Headings "Quicksand". Both of these fonts are provided by Squarespace. I put in the following code and it does not seem to be able to identify the font. How should I adjust without having to purchase and upload the font to use a source code? h1 { font-family: 'Arya Double';} Link to comment
WCS Posted April 1 Share Posted April 1 (edited) @UnlockCollective Try the below instead! h1{ font-family: arya-double !important } Edited April 1 by WCS Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) Link to comment
UnlockCollective Posted April 1 Author Share Posted April 1 @WCS We tried this also and it still isn't translating to Squarespace. Thanks for the suggestion! Link to comment
WCS Posted April 2 Share Posted April 2 (edited) @UnlockCollective Huh that's super strange as the screenshot in my response is actually from a Squarespace website the I used the code on and it worked. I'll try it out on more sites and see if I can replicate the issue / find a solution! Edited April 2 by WCS Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) Link to comment
WCS Posted April 2 Share Posted April 2 (edited) @UnlockCollective The mystery continues! 🕵️ On the test site, I had used Arya Double for the paragraph text so I could compare to make sure I was getting the correct font. When I changed the paragraph font, the h1 font switched to Quicksand. I switch other font settings to Arya Double and the CSS is working again. I quick fix may be to select Arya Double as the site title font (if you're using a logo) as you won't see that text and the font will still work. Edited April 2 by WCS Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) 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