xallarap Posted September 12, 2019 Share Posted September 12, 2019 (edited) Hello! I designed this site in 7.1 and would simply like to remove the underline on the active navigation link. This is currently not an option in the Design section of 7.1, so I will need some CSS. Any ideas? https://www.pamelaackerman.com/ Thank you! Edited September 12, 2019 by kieranra Initial Revision Link to comment
Solution tuanphan Posted September 12, 2019 Solution Share Posted September 12, 2019 @kieranra Add to Home > Design > Custom CSS .header-nav-item--active a { background-image: none; } anna6 and StoriesAroundTheSun 2 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
xallarap Posted September 12, 2019 Author Share Posted September 12, 2019 THANK YOU!!! Link to comment
Mlekoman Posted February 27, 2020 Share Posted February 27, 2020 Hi, the same question but for Nolan template. Upper CSS code doesn't work. Thanks! Link to comment
tuanphan Posted February 29, 2020 Share Posted February 29, 2020 On 2/27/2020 at 10:39 PM, Mlekoman said: Hi, the same question but for Nolan template. Upper CSS code doesn't work. Thanks! Can you share link to your site or Nolan template url? 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
Mlekoman Posted March 9, 2020 Share Posted March 9, 2020 On 2/29/2020 at 4:52 PM, tuanphan said: Can you share link to your site or Nolan template url? This is the link: http://grouper-marlin-lxls.squarespace.com Password: studiokruh Link to comment
tuanphan Posted March 10, 2020 Share Posted March 10, 2020 22 hours ago, Mlekoman said: This is the link: http://grouper-marlin-lxls.squarespace.com Password: studiokruh Add to Home > Design > Custom CSS .header-nav-wrapper a { background-image: none !important; } Mau and kmdesign 2 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
Mlekoman Posted March 11, 2020 Share Posted March 11, 2020 Thank you very much, it worked! Link to comment
Horwood Posted May 29, 2020 Share Posted May 29, 2020 Hi I have the same question using 7.1. on the site https://www.christopherhorwood.com/ I tried the code below but no luck any ideas? Thanks .header-nav-item--active a { background-image: none; } Link to comment
tuanphan Posted May 30, 2020 Share Posted May 30, 2020 13 hours ago, Horwood said: Hi I have the same question using 7.1. on the site https://www.christopherhorwood.com/ I tried the code below but no luck any ideas? Thanks .header-nav-item--active a { background-image: none; } use this .header-nav-item--active a { 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
danny1 Posted February 2, 2021 Share Posted February 2, 2021 On 5/29/2020 at 11:15 PM, tuanphan said: use this .header-nav-item--active a { background-image: none !important; } still does not work for me. https://raiseforgood-2021.squarespace.com/ password: rfg2021 Link to comment
creedon Posted February 3, 2021 Share Posted February 3, 2021 (edited) @danny1 Add the following to Design > Custom CSS. .tweak-global-animations-animation-type-flex .header-nav-item:not( .header-nav-item--folder ) a::after { all : unset; } This is for v7.1. Let us know how it goes. Edited June 22, 2022 by creedon CyberDesigns 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
danny1 Posted February 3, 2021 Share Posted February 3, 2021 13 hours ago, creedon said: @danny1 Add the following to Design > Custom CSS. .tweak-global-animations-animation-type-flex .header-nav-item:not( .header-nav-item--folder ) a::after { all : unset; } Let us know how it goes. This worked! Appreciate it! creedon 1 Link to comment
sheasdesign Posted August 17, 2021 Share Posted August 17, 2021 Hi @tuanphan ! I'm trying to add an image as the active underline for the nav on this restaurant site. I'm not able to get the image at full width. Are you able to help? https://sawfish-tulip-pxkb.squarespace.com/config/settings password: detention Link to comment
tuanphan Posted August 18, 2021 Share Posted August 18, 2021 11 hours ago, sheasdesign said: Hi @tuanphan ! I'm trying to add an image as the active underline for the nav on this restaurant site. I'm not able to get the image at full width. Are you able to help? https://sawfish-tulip-pxkb.squarespace.com/config/settings password: detention Hi, Where image? 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
sheasdesign Posted August 18, 2021 Share Posted August 18, 2021 7 hours ago, tuanphan said: Hi, Where image? @tuanphan It's on my navigation currently. I also posted this question here with further details - Link to comment
tuanphan Posted August 22, 2021 Share Posted August 22, 2021 On 8/18/2021 at 11:29 PM, sheasdesign said: @tuanphan It's on my navigation currently. I also posted this question here with further details - Can you add some items? I don't see any items in header navigation 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
Jamilah Posted March 22, 2022 Share Posted March 22, 2022 Hiya! I would love to remove the underline in the header but have no clue how? help please. I have tried everything including the code used above but unfortunately, it has not worked. My website is : martini-i18-nov.squarespace.com Thank you in advance x Link to comment
tuanphan Posted March 24, 2022 Share Posted March 24, 2022 On 3/23/2022 at 4:56 AM, Jamilah said: Hiya! I would love to remove the underline in the header but have no clue how? help please. I have tried everything including the code used above but unfortunately, it has not worked. My website is : martini-i18-nov.squarespace.com Thank you in advance x Your site is private. Can you setup password & share url again? We can check easier 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
Jamilah Posted March 24, 2022 Share Posted March 24, 2022 13 minutes ago, tuanphan said: Your site is private. Can you setup password & share url again? We can check easier Sorry, the password is: hellomartini-i18-nov.squarespace.com Link to comment
tuanphan Posted March 26, 2022 Share Posted March 26, 2022 On 3/24/2022 at 2:55 PM, Jamilah said: Sorry, the password is: hellomartini-i18-nov.squarespace.com You mean email underline? Add to Design > Custom CSS /* remove header email underline */ .sqmuse-burger-menu .sm-burger-menu-email a { text-decoration: none !important; border: 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
PatrickJ Posted June 22, 2022 Share Posted June 22, 2022 On 2/2/2021 at 9:36 PM, creedon said: @danny1 Add the following to Design > Custom CSS. .tweak-global-animations-animation-type-flex .header-nav-item:not( .header-nav-item--folder ) a::after { all : unset; } Let us know how it goes. Thought this one was it, but no luck 😂 I've been having the same problem, tried this solution and every other one I could find, but none seem to do the trick. Help please 🙏🏽 Site: https://www.thesproutcollective.com Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 1 hour ago, PatrickJ said: Thought this one was it, but no luck 😂 I've been having the same problem, tried this solution and every other one I could find, but none seem to do the trick. Help please 🙏🏽 Site: https://www.thesproutcollective.com Use this header#header a:not(.btn), header#header a:not(.btn) span { 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