DirtyHandsPottery Posted October 31, 2019 Share Posted October 31, 2019 Hey, I was wondering if anyone could provide the CSS to decrease the spacing between the site navigation headers and their related drop downs (See attached image, space to be decreased is signified with yellow arrow) Thanks community! Link to comment
colin.irwin Posted October 31, 2019 Share Posted October 31, 2019 Please provide a link to your site. If you're looking for a Squarespace Developer, drop me a line. Link to comment
colin.irwin Posted October 31, 2019 Share Posted October 31, 2019 Try the following in your custom css @media only screen and (min-width: 641px) { body:not(.force-mobile-nav) .nav-wrapper .folder .subnav { top: 20px !important; } } If you're looking for a Squarespace Developer, drop me a line. Link to comment
DirtyHandsPottery Posted October 31, 2019 Author Share Posted October 31, 2019 Thanks Colin! That worked like a charm!!! Link to comment
colin.irwin Posted October 31, 2019 Share Posted October 31, 2019 Great news! If you're looking for a Squarespace Developer, drop me a line. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.