rankamedia Posted May 16, 2023 Posted May 16, 2023 (edited) Website: https://www.rankamedia.com/ The Mojave template does a beautiful job on a computer screen but when it comes to mobile everything is cramped. Is there a a way to make the mobile site look like the desktop site? Desktop View: Another screenshot: Mobile View: Everything is so cramped. Is there a way to make the texts smaller and create a bigger margin for the mobile page so that it looks like the desktop view? Edited May 16, 2023 by rankamedia
Ziggy Posted May 16, 2023 Posted May 16, 2023 7 hours ago, rankamedia said: Everything is so cramped. Is there a way to make the texts smaller and create a bigger margin for the mobile page so that it looks like the desktop view? You can do this manually with Custom CSS, but in trying to mimic the desktop site you risk making the website content too small to read on mobile. This would be a start, there are loads of resources on the forum and elsewhere online that cover everything else you might need. @media only screen and (max-width:640px) { p { font-size:10px; } } 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