Remove Navigation Line in Squarespace Header

To remove the navigation line in your Squarespace header, use this CSS snippet:

Copy Code Example
/* Remove Nav Underline */ 
.tweak-global-animations-animation-type-flex .header-nav-item:not( .header-nav-item--folder ) a::after {

  all : unset;
  
  }
    
Previous
Previous

Remove Accordion Lines in Squarespace