css_charlotte Posted August 26, 2020 Share Posted August 26, 2020 I have uploaded a custom font family and have entered the code to change the font family and assigned this to "H1" etc. However nothing changes once I press save and my custom fonts aren't displaying anywhere on the site. Any advice would be great! Link to comment
css_charlotte Posted August 27, 2020 Author Share Posted August 27, 2020 Following on from the above, I have pasted the code I used below which isn't working: //FOUNDERSGROTESK FONT// @font-face {font-family: 'foundersgrotesk', !important; src: url('//static1.squarespace.com/static/5f464adec7067918e1dd7f55/t/5f4666a720360718f0f7ef8e/1598449320186/FoundersGrotesk-Medium.otf') format('otf'), url('//static1.squarespace.com/static/5f464adec7067918e1dd7f55/t/5f46669076e6b5184663d607/1598449298020/FoundersGrotesk-Light.otf') format('otf'); } //ASSIGN FOUNDERSGROTESK FONT// h1{font-family: 'foundersgrotesk' !important;} h2{font-family: 'foundersgrotesk' !important;} h3{font-family: 'foundersgrotesk' !important;} p{font-family: 'foundersgrotesk' !important;} Any help will be amazing! I think I've now read 1,000's of forums on the topic and all sample code appears as I have included it above so not sure why my fonts aren't displaying anywhere on the site! Huge thank you in advance. Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 Can you share site url? We can check 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!) Link to comment
css_charlotte Posted August 28, 2020 Author Share Posted August 28, 2020 Thank you - here's the working site: https://echidna-gardenia-fcb4.squarespace.com - let me know if you need the password too. Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 3 minutes ago, css_charlotte said: Thank you - here's the working site: https://echidna-gardenia-fcb4.squarespace.com - let me know if you need the password too. If the font is correct, how should the text be displayed? 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
css_charlotte Posted August 28, 2020 Author Share Posted August 28, 2020 The font currently isn't correct, for some reason our fonts aren't displaying. They should appear as per the link below (our current website): http://workbyline.co.uk/ Link to comment
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 What is access password? 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
tuanphan Posted August 28, 2020 Share Posted August 28, 2020 What is access password? 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
css_charlotte Posted August 28, 2020 Author Share Posted August 28, 2020 The access password is: linelogin - thank you! Link to comment
Guest Posted September 17, 2020 Share Posted September 17, 2020 i have same issue. ive loaded code , i can see it, buut other users cant. Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 On 9/17/2020 at 7:29 PM, jaggerdesign said: i have same issue. ive loaded code , i can see it, buut other users cant. Can you share site url? We can check 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.