Pureform Posted March 6 Share Posted March 6 So on desktop Mobile preview, everything is where I'd like it to be, see 1st pic. Notice you can see the menu in the header. However, on the actual mobile website (using Android built-in browser and Chrome--not sure if it matters), it'll load the content portion and at first I didn't noticed but then if you "swipe left" slightly, there's this weird white column. It's only meant to scroll down. That's when I also noticed the menu from header is also "missing" but it's not. It's actually on the top right corner of the white column. If anyone can help me out that would be great! If it involves any custom coding please walk me through it. I noticed coding in other thread but I wouldn't even know where to enter it! I'm hoping it's something simple or some button I forgot to click. Link to comment
WCS Posted March 6 Share Posted March 6 @Pureform What's the url? Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) Link to comment
Pureform Posted March 6 Author Share Posted March 6 10 hours ago, WCS said: @Pureform What's the url? Hi @WCS it is www.pureformoc.com Link to comment
WCS Posted March 6 Share Posted March 6 @Pureform Thank you! I took a look and while I can see your menu icon, I can also scroll to the left and right. This is usually caused by code that adjusts margins. To fix it: Log into the back of your website Go to Website > Website Tools > Custom CSS Copy and paste the below code, then click Save html, body { overflow-x: hidden} Pureform 1 Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) Link to comment
Solution Pureform Posted March 7 Author Solution Share Posted March 7 6 hours ago, WCS said: @Pureform Thank you! I took a look and while I can see your menu icon, I can also scroll to the left and right. This is usually caused by code that adjusts margins. To fix it: Log into the back of your website Go to Website > Website Tools > Custom CSS Copy and paste the below code, then click Save html, body { overflow-x: hidden} Thanks so much! I appreciate ya! Link to comment
WCS Posted March 7 Share Posted March 7 @Pureform Of course! Happy designing 😊 If you wouldn't mind, please mark my response as the solution. This helps people who are searching for a similar answer find the code. Did I help? Click 👍 or mark it as the solution! This helps others find the answers they need. Meghan | Westerly Creative Studio 🍪 Still need your website policies? Termageddon makes it easy. Get 10% off your first year! (< affiliate link) 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