Here https://kriesi.at/support/topic/logo-to-the-new-hamburger-menu/ you helped me with editing the hamburger menu,
but the x-icon and the search icon is not fixed. how can i make it sticky?
how can i make the background image a bit darker – now i had to customize the menu.
Thank you very much!
Hey Tobiy,
I am not seeing the link to your website there. Could you please post it here for us?
Best regards,
Victoria
Hi Victoria, sure. It is attacehd:
Hi,
@media only screen and (max-width:767px) {
.responsive #top #wrap_all .main_menu {
position: fixed;
}
.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li {
background-color: rgba(0,0,0,0.8);
}
}
Let us know if this helps :)
Best regards,
Nikko
Hi Nikko,
i am afraid the code does not help.
The search icon and the “x” aren’t fixed on top left to the logo and when you scroll down the menu these 2 elements are distracting because they overlap the menu elements.
Best regards,
Tobi
Hi,
I just tried different methods but doesn’t seem to find one that works but it seems this only shows up when you scroll over the menu but if you scroll outside the menu you would see the search and burger menu moving towards top and not sticking on the same place covering some menu items.
Best regards,
Nikko