MaceM Posted August 5, 2021 Posted August 5, 2021 Site URL: https://www.macemasters.co.uk/ Hey guys, thanks for reading this. Currently when a user is on a page, it's corresponding title is underlined in the navigation bar. For instance when a user on a shop page the SHOP in the navigation bar is underlined. Does anyone know what code I would need to stop this? Many thanks,
iamdavehart Posted August 5, 2021 Posted August 5, 2021 Squarespace uses a background to draw this line in, so you need add this to your site's custom css (found in the design section of the main menu) .header-nav-item--active a { background: none !important; } Dave Hart. Software/Technology Consultant living in London. buymeacoffee
Recommended Posts
Archived
This topic is now archived and is closed to further replies.