PearlsandPoets Posted January 29, 2021 Share Posted January 29, 2021 Site URL: http://www.pearlsandpoets.com Hello! Wondering if anyone knows how to change the menu overlay button font size for mobile? It's much smaller than the nav links and I want to increase it. Thanks! Beyondspace 1 Link to comment
Beyondspace Posted January 29, 2021 Share Posted January 29, 2021 3 hours ago, PearlsandPoets said: Site URL: http://www.pearlsandpoets.com Hello! Wondering if anyone knows how to change the menu overlay button font size for mobile? It's much smaller than the nav links and I want to increase it. Thanks! You can add this custom css and increase the size as you wanted @media screen and (min-width: 576px) { .header-menu-nav-item a { font-size: 7.6vmin; padding: 2.5vw 5vw; } } tuanphan 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
PearlsandPoets Posted February 12, 2021 Author Share Posted February 12, 2021 Thank you! Apologies, I didn't get a notification telling me I had a response here. tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment