Hello, the hamburger menu icon doesn’t show in the navigation. Why is that? Should I renew the support? I checked the code and the .main-menu class is display: none !important; Little weird… Can You please help me? If I remember correctly this happened also last year and I had to buy a new license of the Enfold theme. I hope I don’t need to do it again this time.
Best regards,
Tommi Lehto
Hey Tommi,
Could you post a link to where we can see the actual problem please?
Best regards,
Rikard
Hey, here is the link: https://heratyksentuli.fi/
Best regards,
Tommi Lehto
Hi,
This code is hiding the burger menu:
@media only screen and (max-width: 1024px) {
nav.main_menu {
display: none !important;
}
}
Did you add it in Quick CSS maybe?
Best regards,
Rikard
Hello, I haven’t added that piece of custom css. (At least to Customize>Additional CSS)
Best regards,
Tommi Lehto