Jump to content

Mobile Menu font is way too small

Go to solution Solved by tuanphan,

Recommended Posts

Posted

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!

  • 2 weeks later...
Posted
On 10/14/2023 at 8:59 PM, tuanphan said:

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

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

 

Thank you so much! This worked perfectly.

  • 2 weeks later...
Posted (edited)

@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
Posted
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 5 months later...
Posted

Hi there im struggling with my mobile menu - When its open on the homepage it views really small but right size on all over pages my website is www.sugarcanemountainsstudio.com ( I do have a side kicker app in the Header for custom CSS. Any help would be greatly appreciated :)

Posted
2 hours ago, kylies5 said:

Hi there im struggling with my mobile menu - When its open on the homepage it views really small but right size on all over pages my website is www.sugarcanemountainsstudio.com ( I do have a side kicker app in the Header for custom CSS. Any help would be greatly appreciated 🙂

Can you check site url? I can't access it.

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!)

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.