MontavillaDesign Posted April 30, 2022 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. Montavilla Design Websites, Graphic Design + Tech Help for Small Businesses https://montavilladesign.com
Solution tuanphan Posted May 1, 2022 Solution 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; }} Rasmus_SparkPlugin and MontavillaDesign 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
MontavillaDesign Posted May 2, 2022 Author Posted May 2, 2022 Worked perfectly. Thank you so much! Montavilla Design Websites, Graphic Design + Tech Help for Small Businesses https://montavilladesign.com
8ritt Posted September 20, 2023 Posted September 20, 2023 @tuanphan I tried this code and didn't seem to have any luck. Is this for 7.1? I am wanting to achieve the same thing but use Brine 7.0. Thanks :)
tuanphan Posted September 23, 2023 Posted September 23, 2023 On 9/21/2023 at 6:34 AM, 8ritt said: @tuanphan I tried this code and didn't seem to have any luck. Is this for 7.1? I am wanting to achieve the same thing but use Brine 7.0. Thanks 🙂 What is your site url? We can give code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment