Reply 190096 to: make a sticky top bar

Avatar: Rose Tyler
Rose Tyler
Support staff
April 3, 2018 at 10:45

Hello,

Please add this code in Theme Options > Custom css:

.top-bar {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}
.header-wrapper .header {
    padding-top: 34px;
}
.fixed-header-area.fixed-already {
    top: 34px;
}

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.