Hello,
The menu hamburger disappears below 770 px. You can see the screenshot :
http://www.hostingpics.net/viewer.php?id=209983Capturedecran20170809a135902copie.jpg
http://www.hostingpics.net/viewer.php?id=754749Capturedecran20170809a135917copie.jpg
Thanks
Hey edwinbaes,
Please provide a link to the site so we can look into this further.
Best regards,
Jordan Shannon
.
Hi,
Add the following to quick css:
@media only screen and (max-width: 767px){
#header .main_menu li {
display: block!important;
}}
Best regards,
Jordan Shannon
many thanks !
It’s OK !
Hi,
Great! I’m glad you were able to get this taken care of. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon