doingfun Posted February 17, 2022 Share Posted February 17, 2022 Site URL: https://www.allthingsnwa.com/ Hi, I couldn't find a solution on how to adjust the padding between the pages in the child menu on my website. Is there some CSS code I need to inject? I couldn't find the option built in to Squarespace. Link to comment
meganheath Posted February 17, 2022 Share Posted February 17, 2022 19 minutes ago, doingfun said: Site URL: https://www.allthingsnwa.com/ Hi, I couldn't find a solution on how to adjust the padding between the pages in the child menu on my website. Is there some CSS code I need to inject? I couldn't find the option built in to Squarespace. Hi, You can adjust the padding by adding this code to Custom CSS. .header-nav .header-nav-item--folder .header-nav-folder-content .header-nav-folder-item { padding-top:10px; } tuanphan and doingfun 2 Link to comment
doingfun Posted February 17, 2022 Author Share Posted February 17, 2022 Oh dang! That worked out super well. 🙂 Thanks a ton. Means a lot. meganheath 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment