MProjects Posted April 30, 2022 Share Posted April 30, 2022 Site URL: https://bumblebee-oboe-2bhw.squarespace.com/ Hello, is there a way to decrease the height of the mobile menu bar? I'd like it to have smaller margins/padding on the top and bottom so that it takes up less vertical space on the screen. Please see the attached screenshot with my markup/notation in pink. 💙 I've tried adjusting this through custom CSS but have not yet found a solution. Thanks so much for your help! I would be so grateful to solve this. Meghan Mills Websites, Design + Tech Help for Small Businesseshttps://meghanmills.com Link to comment
Solution tuanphan Posted May 1, 2022 Solution Share Posted May 1, 2022 Add to Design > Custom CSS @media screen and (max-width:767px) { div.header-announcement-bar-wrapper { padding-top: 5px !important; padding-bottom: 5px !important; }}  MProjects 1 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
MProjects Posted May 2, 2022 Author Share Posted May 2, 2022 Worked perfectly. Thank you so much! Meghan Mills Websites, Design + Tech Help for Small Businesseshttps://meghanmills.com 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