Guest Posted September 28, 2019 Share Posted September 28, 2019 Hi, How can I adjust padding of the navigation on the menu? screen attached: https://imgur.com/FX8LdFl website:https://marigold-onion-dm3a.squarespace.comPassword: Campcamp1 @tuanphan Regards Link to comment
tuanphan Posted September 28, 2019 Share Posted September 28, 2019 @Campcamp .Mobile-overlay-menu-main { padding-left: 10px; } nav.Mobile-overlay-nav.Mobile-overlay-nav--secondary { padding-bottom: 100px; } 5 minutes check & found the code 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!) Link to comment
SouthernSunEvents Posted July 27, 2021 Share Posted July 27, 2021 On 9/28/2019 at 7:20 AM, tuanphan said: @Campcamp .Mobile-overlay-menu-main { padding-left: 10px; } nav.Mobile-overlay-nav.Mobile-overlay-nav--secondary { padding-bottom: 100px; } 5 minutes check & found the code Hey @tuanphan is there a way to reduce the spacing between primary & secondary nav links in the mobile menu? I feel like there's a bigger space in there and I can't seem to work it out. Brine template. Thanks! Link to comment
tuanphan Posted July 27, 2021 Share Posted July 27, 2021 10 hours ago, SouthernSunEvents said: Hey @tuanphan is there a way to reduce the spacing between primary & secondary nav links in the mobile menu? I feel like there's a bigger space in there and I can't seem to work it out. Brine template. Thanks! Hi. Possible. What is site url? 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!) Link to comment
SouthernSunEvents Posted July 29, 2021 Share Posted July 29, 2021 On 7/27/2021 at 8:14 AM, tuanphan said: Hi. Possible. What is site url? http://www.southernsunevents.com PW: sse2020 Link to comment
tuanphan Posted July 30, 2021 Share Posted July 30, 2021 21 hours ago, SouthernSunEvents said: http://www.southernsunevents.com PW: sse2020 Add to Design > Custom CSS /* Mobile primary secondary nav spacing */ a.Mobile-overlay-nav-item { padding-top: 0px !important; } 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!) Link to comment
SouthernSunEvents Posted July 30, 2021 Share Posted July 30, 2021 3 hours ago, tuanphan said: Add to Design > Custom CSS /* Mobile primary secondary nav spacing */ a.Mobile-overlay-nav-item { padding-top: 0px !important; } Thanks so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.