Jump to content

Removing underline from navigation on 7.1

Go to solution Solved by tuanphan,

Recommended Posts

  • 5 months later...
  • 2 weeks later...
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;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 months later...
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 month later...
  • 6 months later...

@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 by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • 6 months later...
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 7 months later...

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
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 3/24/2022 at 2:55 PM, Jamilah said:

Sorry, the password is:  hello
martini-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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 months later...
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
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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.