Jump to content

CUSTOM FONT NOT SHOWING IN MOBILE BUT WORKS ON DESKTOP

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 2
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Both need same, but current they are different

image.png.3b13cde5fc99e2356c7cc4d652402a55.png

It should be (I added space on second font family code)

@font-face {
    font-family: 'Beaches And Cream';
    src: url(https://static1.squarespace.com/static/6212ab3874544343916c7031/t/65651dfd6eae2905b0c3564b/1701125629911/BeachesAndCream.otf)
}

.sqsrte-small {
    font-family: 'Beaches And Cream' !important;
    font-size: 70px;
    letter-spacing: 1px;
    line-height: 140%
}

 

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
  • 2 weeks later...
On 1/1/2024 at 7:03 AM, tuanphan said:

Both need same, but current they are different

image.png.3b13cde5fc99e2356c7cc4d652402a55.png

It should be (I added space on second font family code)

@font-face {
    font-family: 'Beaches And Cream';
    src: url(https://static1.squarespace.com/static/6212ab3874544343916c7031/t/65651dfd6eae2905b0c3564b/1701125629911/BeachesAndCream.otf)
}

.sqsrte-small {
    font-family: 'Beaches And Cream' !important;
    font-size: 70px;
    letter-spacing: 1px;
    line-height: 140%
}

 

Thank you so much! Fixed it. 

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.