Jump to content

Make menu font larger on mobile view

Recommended Posts

  • Replies 2
  • Views 698
  • Created
  • Last Reply
1 hour ago, MissChi said:

Site URL: https://www.anqi-wu.com/

The menu button that appears when my website is in mobile view is too small and hard to see. Does anyone happen to know any custom css code I can input to make the font size larger? I'd also like to change the font colour to black instead of grey to make it more readable. It would be greatly appreciated for any help!

Thanks!

-Anqi

Screenshot_20201215-164235-2.png

Use this 

@media only screen and (max-width: 800px) {
    #mobileMenuLink a {
      color: #000;
      font-size: 20px !important;
  }  
}

image.png.acd6e279684dd2321f4af34193b12070.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.