sullisnyc Posted October 6, 2019 Share Posted October 6, 2019 I have been able to successfully add a link to a folder by following this post but now there is extra space in my navigation. There is some suggestions to add custom css to fix spacing issues in the navigation. However this is not working for me and I was hoping you would be able to assist. https://forum.squarespace.com/topic/11723-how-do-i-link-a-folder-title-within-the-navigation-to-a-page/page/2/ I still have extra spacing in my navigation and on mobile it looks the same as well. You can see it on PalazzodelGolfo.com //remove extra spacing from added link to folder #navigation-folder-hack { margin-left: -30px; } @media only screen and (max-width: 640px) { //fix navigation-folder-hack for mobile #navigation-folder-hack { margin-left: 0px; display:inline !important; } } I think that a better mobile experience would be a navigation that was completely flat however and I'd like to hide the "+" sign. Can I do that? Link to comment
tuanphan Posted October 7, 2019 Share Posted October 7, 2019 @sullisnyc Can you take screenshot of spacing & "+" sign? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.