Jump to content

York: Freeze Hamburger Menu + Create Transparent Header

Recommended Posts

  • Replies 9
  • Views 793
  • Created
  • Last Reply

@GSehr

You can add this to your custom CSS to fix the header throughout the page. Getting the hamburger styles requires quite of overrides to get the hamburger to work on the desktop view

 

#header {
	position: fixed;
    width:  100%;
    background: rgba(255,255,255,0.8);
    margin:  0;
    padding: 2vw 4vw;
    top: 0;
}

@media (min-width: 768px) {
#page {
margin-top: 4vw
}
}

 

Philadelphia, PA

👉 Squarespace Tutorials 

Chat/Message on FB Messenger for quickest responsehttps://m.me/dejaegherryan

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.