How do I make a transparent sticky header like the Flow theme

Please help

@NickBananto
Hello,

Can You Please Share Your Store URL? I will check Your Issue and Provide Proper solution

proepickleball.com

@NickBananto
Hello,

.header-wrapper.color-inverse.gradient {
  position: absolute;
  width: 100%;
  background: transparent;
}

Add this CSS at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

Do You Like This

But after scroll its not proper show

Please Add This Code

.header__menu-item.list-menu__item.link.link--text.focus-inset {
	color: #000;
}

Search SVG


My Account SVG


Cart SVG


Replace This SVG Code
Note : change logo color

After Show Header