roachash27 Posted March 15 Share Posted March 15 I have custom code added to my website www.bloom2wellness.com and it appears in the desktop version but not on a mobile device. Ideas or suggestions on how to fix this? It is for an additional script font that appears throughout my site. I'm at a loss on how to fix this and I feel it makes the site appear better. This is the code that I used. Thank you! h3 { font-family: BRITTANY; font-weight: 500; line-height: .5em; font-style: REGULAR; text-transform: None; letter-spacing: .0em; Link to comment
tuanphan Posted March 17 Share Posted March 17 BRITTANY is custom font or Squarespace font? If custom font, have you declared font-face yet? @font-face { font-family: BRITTANY; src: url(paste brittany font file url here); } 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
roachash27 Posted March 17 Author Share Posted March 17 This isn't a Squarespace font, I downloaded the BRITTANY FONT and added it to custom files within squarespace. Do I copy and paste the above and have it go to my C drive or custom files within squarespace? Thank you! Link to comment
tuanphan Posted March 19 Share Posted March 19 You can upload font from your PC to Squarespace, then add font file url here 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
Create an account or sign in to comment
You need to be a member in order to leave a comment