My web: https://www.neotel2000.com/ I want the hamburger menu icon to scroll up/down. How can I do this?
Hey neotel2k,
Try adding this css code in QUick CSS, located in Enfold > General Styling:
@media only screen and (max-width:959px) {
.responsive #top .av_mobile_menu_tablet .av-main-nav li.av-burger-menu-main.menu-item-avia-special {
position: fixed;
z-index: 9999;
}
}
Hope it helps.
Best regards,
Nikko
It did not work.
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon
it’s working now thank you a lot.
Hi neotel2k,
We’re glad to hear that :)
Let us know if you need further assistance or if we can close this thread.
Best regards,
Nikko
It stopped working again. No reasons why.
Hi neotel2k,
Hmm, it might be a caching issue, try to flush out the cache then temporarily disable the caching plugin.
Best regards,
Nikko