Fixed Header


Description

Lock the header in place when scrolling. This plugin uses css editor and works with Squarespace 7.0 (Brine template family).


How To Install

From your Squarespace account, go to the Custom CSS Editor. Copy and paste the code below into the Custom CSS Editor box.

// Fixed Header //

.Header { 
  position: fixed;
  z-index: 9999;
  width: 100%;
}

Customize

You do not need to change any of the values or properties.


Previous
Previous

Drop Shadow Under Header

Next
Next

Frozen Maps