tsteww Posted October 8 Posted October 8 (edited) Site URL: http://unifiedbrands.co.nz Hey there, I have turned the navigation links in my header section into pill shapes using CSS, but I cannot find the right code to remove the underline that shows under the link to the page the user is currently on. Does anyone know how to remove this? See image below Website is www.unifiedbrands.co.nz Thank you! Edited October 8 by tsteww
Solution CassAggett Posted October 8 Solution Posted October 8 @tsteww Try this: // REMOVE NAV LINK UNDERLINE body:not(.header--menu-open) .header-nav-item--active > a { background-image: none !important; } jjohansson 1 Instruction: How to set a site-wide password If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment