Reply 314887 to: Menu goes under banners on home page blah blah blah

Avatar: Olga Barlow
Olga Barlow
Support staff
January 21, 2022 at 13:46

Hello,

Yes, you have the below custom in Page Custom CSS I suppose

.wrapper-banners {
    top: -2vw;
    z-index: 99999999;
}

Replace that with

.wrapper-banners {
    top: -2vw;
    z-index: 1;
}

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.