Small Mobile Header Without Extending On Scroll

PHOTO EMBED

Wed Jan 29 2025 20:38:45 GMT+0000 (Coordinated Universal Time)

Saved by @camikunu14 #css #squarespace

// Small mobile header without extending on scroll //

@media screen and (max-width:767px) {
.header-announcement-bar-wrapper {
    padding: 1vw !important;
}
}
content_copyCOPY

Paste this code in Squarespace's custom CSS editor