Jump to content

Shrink Navigation on Scroll

Recommended Posts

  • Replies 3
  • Views 2.3k
  • Created
  • Last Reply
  • 2 weeks later...

Actually, here's a fix from the amazing Schwartz Edmisten:

 

//Shrink Your Logo
.header-announcement-bar-wrapper .header-title-logo img {
    transition: max-height 140ms ease-in-out
}
.header-announcement-bar-wrapper.shrink {
  padding-top: 20px!important;
  padding-bottom: 20px!important;
.header-title-logo img {
    max-height: 40px;
}
}

 

Source:  https://schwartz-edmisten.com/blog/shrink-logo-on-scroll-in-squarespace-71

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.