Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #957110

    Hello, after the update to version 4.3.2 the mobile menu on the top is not visible, so i cant navigate on mobile devices. What can i do?

    #957267

    Hey hoffi77,

    Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #957392

    Hello. Its on the Website http://www.tectron-worbis.de

    #957393

    Same issue here too

    #957937

    Hi hoffi77,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #957938

    Hi KunaCustoms,

    I’m seeing the mobile menu fine on my end, could you try to clear your browser cache and reload the site please?

    Best regards,
    Rikard

    #957973

    Fixed it by adding to quick.css

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #7d787b!important;
    }

    #958238
    This reply has been marked as private.
    #958931

    Hi,

    Thanks for the login details. You have this in your child theme CSS file:

    @media screen and (max-width: 1120px) {
    nav.main_menu {
        display: none !important;
    }
    }

    Please try to remove it, the mobile menu should appear after that.

    Best regards,
    Rikard

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