Reply 242101 to: Fixed Header disappears

Avatar: Rose Tyler
Rose Tyler
Support staff
June 25, 2020 at 13:39

Hello,

Theme Options > Header settings > Fixed navigation > Off.
Add this code in Theme Options > Theme Custom CSS:

.main-header {
    position: fixed;
    z-index: 3;
    width: 100%;
    background-color: #3c3c3b;
}

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.