harlowbogie Posted November 29, 2020 Share Posted November 29, 2020 Site URL: https://www.nancykononelos.com/ Hi, I'm trying to add more vertical spacing between my items in a dropdown menu and plugged in the code mention below, but it didn't work. Any other advice? My site is: nancykononelos.com. Thanks! .header-nav-folder-item a { padding-top: 10px !important; } Link to comment
creedon Posted November 29, 2020 Share Posted November 29, 2020 I'm not seeing a drop-down menu on that page. Please post the URL for where the drop-down menu is located or describe where it is on the page? We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
harlowbogie Posted December 1, 2020 Author Share Posted December 1, 2020 Thanks for you reply! Sorry about that. The dropdown in the navigation is there now. Link to comment
creedon Posted December 2, 2020 Share Posted December 2, 2020 Add the following to Design > Custom CSS. #topNav nav .folder-collection ul li { margin-bottom: 0.5em; } This is for a v7.0 site using the Avenue template. You can change the 0.5em to suit. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
harlowbogie Posted December 2, 2020 Author Share Posted December 2, 2020 Thank you! 😃 It worked. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.