TakeNote Posted October 20, 2022 Posted October 20, 2022 Hello! Site URL: https://www.wetakenote.org/ In Phone View, the "Menu" title appears to be aligned to the top of the frame. Is there any way to amend this so it appears centre aligned both vertically and horizontally? Thanks!
Ziggy Posted October 20, 2022 Posted October 20, 2022 You have padding set to 15px on the bottom of the menu text. It looks something like this in your Custom CSS: @media only screen and (max-width: 640px) { #mobileMenuLink { padding:0 0 15px; } } Set the 15px to zero of change the padding to: padding:15px 0; TakeNote 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment