anaelmasri Posted November 17, 2023 Posted November 17, 2023 Hello my current menu on my websites DESKTOP version the spacing between the words for menu and the socials and button below causes the menu to scroll and gaps too big , not quite as good as the mobile version. can someone helps me to reduce spacing and eliminate the scroll?
tuanphan Posted November 17, 2023 Posted November 17, 2023 What is site url? We can check 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!)
anaelmasri Posted November 20, 2023 Author Posted November 20, 2023 On 11/17/2023 at 1:50 AM, tuanphan said: What is site url? We can check easier http://thisisyoursong.squarespace.com
tuanphan Posted November 24, 2023 Posted November 24, 2023 You can reduce spacing by adding this to Website > Website Tools > Custom CSS @media screen and (min-width:992px) { div.container.header-menu-nav-item a { margin-top: 10px !important; margin-bottom: 10px !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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment