Hi, I have searched the forums and cannot find a solution as to why the mobile menu is not showing at all. I have turned off performance enhancements and used the css below, bu tthe mobile menu is not working (also the video on the home page is not working.
Can you advise?
@media only screen and (max-width: 1024px) {
nav.main_menu {
display: block !important;
}
#avia-menu .menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
Please can you help? I have removed the css but I cannot get this working and now the slider has stopped working.
Hi,
I checked your site on both Chrome mobile simulation and on an actual mobile device and the mobile menu is displaying fine on both mediums. Could you try loading the site in an incognito/private tab to see if that helps please?
Best regards,
Rikard
It is now, after I disabled a php plugin. Sorry. Any idea how I can troubleshoot the conflict?
What did you disable?
Mine doesn’t show on mobile
Well it does but you have to scroll along way to see anything. Any ideas
https://ibb.co/7nVfrp8
Hi emmak,
Did you try removing the code block you have in the plugin one by one to see which one is causing the conflict?
Best regards,
Rikard
Hi marklcfc,
Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.
Best regards,
Rikard