hickchickmom Posted April 18 Posted April 18 I'm really hoping someone on here can help me out. I made a new website because my old one was basically defunct since I haven't published a book in twelve years. Anyway, I started over from scratch with a new pen and domain name. I think my site turned out really well considering I am definitely not a coder and know very little about it. That said, I've been beating my head against a wall trying to upload a custom font. I tried five different custom fonts and I can't get *any* of them to show up. I've watched at least that many videos off of Youtube. (I think Squarespace hates me.) So instead I've been writing my headings in Canva and turning them into images that I then upload to Squarespace. I know this is not ideal. Google isn't going to pick up my website if it doesn't recognize my name. I'd really like to just get Pink Crestelle (font) uploaded onto Canva once and for all and use it the correct way. This is the code I entered (but it's just one of five that I've tried): @font-face { font-family:PinkCrestelle-Medium; src:url(https://static1.squarespace.com/static/661b441971c95240cde1299b/t/66212a41531a8905d212d8f5/1713449537050/PinkCrestelle-Medium.otf) } h1 {font-family:PinkCrestelle-Medium!important} Can anyone tell me what I'm doing wrong? I really need to get back to the other billion things I have to do. I don't want to spend any more doing something fruitless.
Ziggy Posted April 18 Posted April 18 (edited) Try this adjustment to your code: @font-face { font-family: 'PinkCrestelle-Medium'; src: url('https://static1.squarespace.com/static/661b441971c95240cde1299b/t/66212a41531a8905d212d8f5/1713449537050/PinkCrestelle-Medium.otf'); } h1 { font-family: 'PinkCrestelle-Medium' !important; } Edited April 18 by Ziggy Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Ziggy Posted April 18 Posted April 18 Where are you putting the code? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
tuanphan Posted April 20 Posted April 20 Can you share site url? We can test your code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
hickchickmom Posted April 21 Author Posted April 21 https://parakeet-bison-5mrj.squarespace.com/config/pages
hickchickmom Posted April 21 Author Posted April 21 I actually just changed it: susanhenshawauthor.squarespace.com
Ziggy Posted April 22 Posted April 22 Looks like it's working great. These are the only Heading 1 I could find, and it's applying your font: Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment