celineisogai Posted August 4, 2020 Share Posted August 4, 2020 Site URL: http://www.celineisogai.com Hey I'm using the 7.1 version of squarespace and I'm seeing a gap on mobile when you reach the bottom of the page. I'm assuming it needs padding but I'm not sure what I need in the code to fix it. celineisogai.com The password: wowza I've uploaded a picture for reference to the problem. Thanks! Link to comment
tuanphan Posted August 4, 2020 Share Posted August 4, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { main#page { padding-bottom: 65px; } } 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
celineisogai Posted August 4, 2020 Author Share Posted August 4, 2020 7 minutes ago, tuanphan said: Add to Home > Design > Custom CSS @media screen and (max-width:767px) { main#page { padding-bottom: 65px; } } @tuanphan Thank you!!! 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