Jump to content

Custom font not appearing on mobile

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Hey Sierra,

I took a look at your website and couldn't find the custom font that you mentioned on any of the pages. The font's used on your site are "Poppins" and "Time New Roman" -- and similarly related font family's.

Where exactly is the custom font located? Is there a specific element that uses the font so I can see a live working example?

Thanks!

Link to comment

@WolfsilonHere is my CSS. I have it as the h2 and h4 and attached two examples of what I am seeing. 

 

@font-face 

{ font-family: ‘Vintage’ !important;

src: url(https://static1.squarespace.com/static/606dc887c09ede69b0b0a3d2/t/60845d6ef1fdc32ce17df705/1619287406274/VIntage.woff); }

h2, h4 {font-family: 'Vintage';}

@mobile:  ~"only screen and (max-width: 640px)";


@media @mobile {
.sqs-block-image {
  width: 40%;
  margin: 0 auto;
}
}

Screen Shot 2021-04-30 at 2.03.30 PM.png

Screen Shot 2021-04-30 at 2.03.22 PM.png

Link to comment
14 hours ago, Sierra said:

Site URL: https://www.fruitfulland.co

I am having a similar problem, where the custom font named vintage is displaying on desktop but not on mobile, what am I doing wrong?

Your code contains invalid character. Remove your code & add new code

@font-face {
    font-family: 'Vin-tage' !important;
    src: url(https://static1.squarespace.com/static/606dc887c09ede69b0b0a3d2/t/60845d6ef1fdc32ce17df705/1619287406274/VIntage.woff)
}
h2, h4 {
    font-family: 'Vin-tage' !important;
}

 

Edited by tuanphan

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.