TPLvision-2021 Posted February 16, 2021 Share Posted February 16, 2021 Site URL: https://bison-maroon-z654.squarespace.com/ Hi everyone, I've been trying to remove the hyperlink line on my header banner, but no CSS code seem to work.. as you can see on the image attached, the line is in the middle of a word, which is very ugly. I've been trying those codes: header a { background-image: none !important; } and a { background-image: none !important; } Does anyone know what to do to remove the line? Thank you in advance ! Link to comment
dvgdvgdvg Posted February 16, 2021 Share Posted February 16, 2021 What's the site password? Link to comment
dvgdvgdvg Posted February 16, 2021 Share Posted February 16, 2021 Without the password I can't verify for certain that this is the right code for your particular site, but try this: .header-nav-item--active a { background-image: none!important; } Link to comment
creedon Posted February 17, 2021 Share Posted February 17, 2021 Please post the site-wide password. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
TPLvision-2021 Posted February 19, 2021 Author Share Posted February 19, 2021 Hi Thomas, sorry for this, still new at Squarespace ... the password is TPLvision2021. I've added the CSS code: .header-nav-item--active a { background-image: none!important; } but the hyperlink still appears. Thanks !! Link to comment
creedon Posted February 19, 2021 Share Posted February 19, 2021 No worries. Do you want the underline removed or to work the way it was intended, as an underline. I ask because here is what I'm seeing. It appears to be working correctly. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
TPLvision-2021 Posted February 24, 2021 Author Share Posted February 24, 2021 Hi Thomas, I eventually managed to put the underline under the text. I think this looks actually quite nice so I won't totally remove the underline. thank you ! creedon 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