mishkakimball Posted March 2 Share Posted March 2 My client’s website https://mymentalwealthcounseling.com/Is looking great on desktop, but on mobile the website scrolls from side to side and I have not been able to fix it. Please help! Link to comment
Solution Ziggy Posted March 3 Solution Share Posted March 3 It looks like the problem is to do with your header logo on mobile. Do you have any code targeting it? I would recommend making the mobile height around 60px rather than 97px. This CSS could also help: @media only screen and (max-width: 768px) { .header .header-title--use-mobile-logo .header-mobile-logo img { max-width: 100%; } } 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) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
mishkakimball Posted March 3 Author Share Posted March 3 Thank you so much! This fixed it! I truly appreciate it! 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