Jump to content

Font not displaying on mobile

Go to solution Solved by tuanphan,

Recommended Posts

Hi there, 

I've used the code 

.header--menu-open .header-menu-nav-folder-content a  {font-family: minervamodern;
font-size: 30px;}

to change the font of my mobile menu.

It displays perfectly in the Squarespace editor mobile view, but on the iphone it's displaying as a weird serif font. 

Minerva is displaying fine everywhere else on the site on iphone.

Please can you help?

Thank you!

 

 

Link to comment
  • Replies 4
  • Views 184
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 3/31/2023 at 5:33 PM, Michelle777 said:

Hi Tuan, yes sure, it's www.clearenergytherapy.co.uk

Thank you! 

Your font-face code missing some characters. Use this new code

@font-face {
    font-family: minervamodern;
    src: url(https://static1.squarespace.com/static/63d3d0c937b09408f17db985/t/64245808a621432b903366ea/1680103433057/MINERVAMODERNRegular.otf);
}
.header--menu-open .header-menu-nav-folder-content a {
    font-family: minervamodern;
    font-size: 30px;
}

 

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

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.