Jump to content

Mobile Menu font is way too small

Go to solution Solved by tuanphan,

Recommended Posts

Hi! I have a website (www.forestforthetreesmedia.com) that when viewed on Mobile the "Menu" font is very small. I would love to make it, along with the page titles, bigger for easier browsing on mobile. I've tried a few different CSS codes and none of them have worked. Any and all help would be appreciated. Thank you!

Link to comment
  • Solution

You can add this to Website Tools (under Not Linked) > Custom CSS

div#mobileMenuLink a {
    font-size: 30px !important;
}

 

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
  • 2 weeks later...
  • 2 weeks later...

@tuanphanThanks for your help. I have another question regarding my mobile menu subnav headings. I changed the font to the Menu heading and the subheadings but two of my subheadings that are folders to sub-sub-headings weren't affected by the code change. My website is www.forestforthetreesmedia.com. Could you take a look at it on mobile and see what I need to change so all the subheadings are affected. I tried a few different code inserts based on what I saw with Google Chrome Inspect but couldn't nail it down.

I used this code to change the subheadings:

div#mobileNav a {
    font-size: 26px !important;
}

 

Edited by cforestk
Link to comment
On 11/12/2023 at 8:50 AM, cforestk said:

@tuanphanThanks for your help. I have another question regarding my mobile menu subnav headings. I changed the font to the Menu heading and the subheadings but two of my subheadings that are folders to sub-sub-headings weren't affected by the code change. My website is www.forestforthetreesmedia.com. Could you take a look at it on mobile and see what I need to change so all the subheadings are affected. I tried a few different code inserts based on what I saw with Google Chrome Inspect but couldn't nail it down.

I used this code to change the subheadings:

div#mobileNav a {
    font-size: 26px !important;
}

 

Use this new code

div#mobileNav * {
    font-size: 26px !important;
}

 

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.