Hello, I have a custom liquid section thats a big logo and fades, then native logo appears in the shopify native header.
I want the custom liquid image/logo to fade from top to bottom, almost like paralax, but not. Just fade and look like it?!
here is the code and hopefully you have a suggestion to change in the code below:
.header__heading-link, #shopify-section-sections--15002690191462__5bda004a-3ebf-4cbd-b81e-a8647d2a3ce4 { transition: opacity 0.6s ease; } .header__heading-link, #shopify-section-sections--15002690191462__5bda004a-3ebf-4cbd-b81e-a8647d2a3ce4 { transition: 0.6s ease; }Thanks