Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
.announcement-bar-section {
position: sticky;
top: 0;
z-index: 20;
}
.section-header {
position: sticky;
top: 37px;
width: 100%;
z-index: 20;
}
.shopify-section-header-sticky{
box-shadow:0px 5px 5px rgba(0,0,0,.5);
}