TakeNote Posted October 20, 2022 Share 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! Link to comment
Ziggy Posted October 20, 2022 Share 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 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? 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