Hi,
When I open my site on a desktop with Chrome, the hamburger menu is shown instead of the text menu. I set the text menu on desktop in header menu settings but no luck. On Safari iT looks ok. URL is
Any ideas what is wrong? Thx Freek
I also added css code
/* Activate burger menu */
@media only screen and (max-width: 1224px) {
#top #header .av-main-nav > li.menu-item {
display: none!important;
}
#top #header .av-burger-menu-main {
cursor: pointer;
display: block!important;
}}
Hey Freek,
I can’t see any differences when comparing Chrome, Firefox and Safari. Did you try opening the site in an incognito window?
Best regards,
Rikard
Sorry for the late reaction, but there was a caching problem. Very strange, but everything works great now.
Thanks and case closed. Freek
Hi,
Great, I’m glad that you got it working. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard