CampFauntleroy Posted July 29, 2022 Share Posted July 29, 2022 Site URL: http://www.fieldscoutstudio.com Hi - I need help removing the active link line on the navigation menu. I added a .header-burger and it added a line. Can't find anything that will fix it. Thanks! Link to comment
Beyondspace Posted July 30, 2022 Share Posted July 30, 2022 16 hours ago, CampFauntleroy said: Site URL: http://www.fieldscoutstudio.com Hi - I need help removing the active link line on the navigation menu. I added a .header-burger and it added a line. Can't find anything that will fix it. Thanks! Have you figured it out? Currently, I check that the I can not click on the navigator item Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
tuanphan Posted July 31, 2022 Share Posted July 31, 2022 On 7/29/2022 at 11:47 PM, CampFauntleroy said: Site URL: http://www.fieldscoutstudio.com Hi - I need help removing the active link line on the navigation menu. I added a .header-burger and it added a line. Can't find anything that will fix it. Thanks! Add to Design > Custom CSS /* Fix nav items clickable */ .header-menu-nav-item { line-height: initial !important; } div.header-menu-nav-item a { margin-top: 5px !important; margin-bottom: 5px !important; } /* remove line */ .header-menu-nav-item-content { background-image: none !important; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment