Reply 232447 to: Disable the

Avatar: Rose Tyler
Rose Tyler
Support staff
April 2, 2020 at 14:55

Hello,

To disable the fixed header on all pages except the Home, add the next custom CSS code –

body:not(.home) .fixed-active .main-header {
    display: none;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.