Hello,
Almost 3 years ago I had some issues with transparent headers on mobile.
Is transparent header still not supported on mobile?
Is the code bellow still the fix for the slider being pushed down?
#header.transparent-header {
z-index: 299;
}
#header.header-size-custom + .include-header {
margin-top: calc( -70px - 2px );
}Thank you,
André.
