KylieN Posted January 2 Posted January 2 Hi there! I am trying to figure out why my mobile menu is going off-screen on mobile, or it is just not showing the entire screen initially. Nothing seems functionally wrong, it is just off-center. When I look at it on the mobile view on Squarespace, this is what it shows me: But, when I visit my website on my Samsung s23, it shows this: But when I zoom out, it shows it being centered: and then when you exit after doing this, it shows a bunch of extra blank space on the sides of my website. How do I fix this? Visit me website at meetkylienoble.com
Solution tuanphan Posted January 3 Solution Posted January 3 This substack form causes problem You can add this code to Website Tools (under Not Linked) > Custom CSS to fix problem @media screen and (max-width:767px) { iframe[src*="substack"] { width: 100% !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment