Poppyseeds Posted January 13, 2022 Share Posted January 13, 2022 (edited) Site URL: https://ferret-bird-3rl2.squarespace.com I have to complete this one-page site by Friday. (I'm a first timer, and client getting impatient.) 1. I am able to delete the white space around the map on the desktop, but it is still showing on mobile. Tried to transfer the same coding with the media query, but can't seem to make it work. (see photo) 2. All of the sudden the site is too wide on both desktop and mobile. There's a horizontal scroll! Absolutely lost on this one. (see photo) And my hands are tied by client creatively ("plain, boring, no color pop..."), so if you have any design tips, I'll take 'em. Thanks for any and all help! site: https://ferret-bird-3rl2.squarespace.compw: blahblahblah Edited January 14, 2022 by Poppyseeds needed to delete one issue Link to comment
tuanphan Posted January 14, 2022 Share Posted January 14, 2022 #1. #2. Use this CSS (don't remove any code in your current code) /* Footer map block */ div#block-da6ff92c5ffb1f78d051 { padding: 0px !important; } html, body {overflow-x:hidden;} EarvinChong and Poppyseeds 2 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Poppyseeds Posted January 14, 2022 Author Share Posted January 14, 2022 6 hours ago, tuanphan said: #1. #2. Use this CSS (don't remove any code in your current code) /* Footer map block */ div#block-da6ff92c5ffb1f78d051 { padding: 0px !important; } html, body {overflow-x:hidden;} You are the absolute bomb. 💗 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