Remove Spacing Between the Site Title and Navigation

What does this code do?

This code snippet will allow you to remove spacing between the site title or logo and main navigation. This is particular to the Squarespace 7.1 Layout that has the site title or logo and main navigation in the center like the image below.

 

Code Snippets

Copy and paste this code into Design > Custom CSS

/* Remove Spacing Between Site Title and Nav */
.header-nav {
  margin-top: 0 !important;
}
 

How To Use It

  1. Copy and paste the code as indicated above.

Rebecca Grace

Rebecca Grace is a Squarespace CSS Expert and Website Designer.

https://rebeccagracedesigns.com
Previous
Previous

Remove Border from Search Bar

Next
Next

Different Header Button on One Page