Shrinking Header Logo on Scroll
Shrink the header logo on scroll with the following CSS:
/* Shrink Header Logo on Scroll*/
.header-layout-nav-center .header-title-nav-wrapper {
flex: 1 0 auto;
Shrink the header logo on scroll with the following CSS:
/* Shrink Header Logo on Scroll*/
.header-layout-nav-center .header-title-nav-wrapper {
flex: 1 0 auto;