LindsEli Posted March 10, 2023 Share Posted March 10, 2023 I am trying to change the h1 and h2 fonts to great vibes, which SS offers the code I am using is |||| but they are not working any thoughts? the password is 123 h1 { font-family: 'Great-Vibes'; } h2 { font-family: 'great-vibes'; } Link to comment
Ziggy Posted March 10, 2023 Share Posted March 10, 2023 I don't think your font family is quite right, try this instead: h1, h2 { font-family:'Great Vibes', script; } chrisdavis1570048609 1 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
LindsEli Posted March 12, 2023 Author Share Posted March 12, 2023 On 3/10/2023 at 12:07 PM, Ziggy said: I don't think your font family is quite right, try this instead: h1, h2 { font-family:'Great Vibes', script; } thanks for the response, it's not working still though! the font changes but not to the correct script font Link to comment
tuanphan Posted March 16, 2023 Share Posted March 16, 2023 On 3/12/2023 at 11:31 PM, LindsEli said: thanks for the response, it's not working still though! the font changes but not to the correct script font What is site url? We can check easier And this is custom font or Squarespace Font? If custom font, have you declared @font-face yet? Mariana 1 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!) Link to comment
WCS Posted April 2 Share Posted April 2 @LindsEli Great Vibes is a Squarespace font. I was helping someone with this in another forum thread where the below wasn't working. I found that it only worked if that font style was applied somewhere else on the site, such as making it the Site Title font (Fonts > Assign Styles). I just tested it on a blank site. The screenshot on the left is what it looks like with just the CSS applied. The screenshot on the right is after I made it the Site Title font. @tuanphan I don't remember something like this being necessary before ... do you? 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
LindsEli Posted April 10 Author Share Posted April 10 On 4/2/2024 at 5:48 PM, WCS said: @LindsEli Great Vibes is a Squarespace font. I was helping someone with this in another forum thread where the below wasn't working. I found that it only worked if that font style was applied somewhere else on the site, such as making it the Site Title font (Fonts > Assign Styles). I just tested it on a blank site. The screenshot on the left is what it looks like with just the CSS applied. The screenshot on the right is after I made it the Site Title font. @tuanphan I don't remember something like this being necessary before ... do you? interesting thank you! Link to comment
WCS Posted April 10 Share Posted April 10 @LindsEli Let me know if it works for you! I haven't been able to find anything online about this possible change... 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