NaamNom Posted August 23, 2020 Share Posted August 23, 2020 (edited) Site URL: https://www.naamnom.com I want to decrease the amount of blank white space below the logo/menu on mobile view but don't see a way to change this. Any ideas? Edited August 23, 2020 by NaamNom Link to comment
tuanphan Posted August 23, 2020 Share Posted August 23, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#pageWrapper { padding-top: 0 !important; } div#headerWrapper { padding-bottom: 0; } } 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
NaamNom Posted August 24, 2020 Author Share Posted August 24, 2020 Thank you @tuanphan! That's much better! Do you know if there's a way to make it even less? 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