Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1218183

    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;
    }
    }

    #1218487

    Please can you help? I have removed the css but I cannot get this working and now the slider has stopped working.

    #1218616

    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

    #1218736

    It is now, after I disabled a php plugin. Sorry. Any idea how I can troubleshoot the conflict?

    #1218829

    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

    #1218932

    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

    #1218933

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.