Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1478103

    Hallo,

    auf der Seite https://www.systherms.de/ funktioniert das Mobile Menü auf Smartphones nicht richtig. Die Untermenüpunkte werden nicht angezeigt bzw. geöffnet. Ich habe auch schon das Forum durchsucht und ein paar Vorschläge getestet. Ohne Erfolg.
    Auch die verschiedenen Einstellungen für das Mobile Menu habe ich probiert, ohne Erfolg. Mega Menu ist nicht aktiv.

    Bitte schaut einmal drauf, wo der Fehler liegt.

    Danke
    Thomas

    #1478155

    Hey beachdesign,

    Please send us a temporary WordPress 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

    #1478158

    Thanks, see private post

    #1478171

    Hi,

    Thanks for that. I see the problem on your site, but I cannot reproduce it on a test installation. What happens if you temporarily deactivate all plugins?

    Best regards,
    Rikard

    #1478210

    Hello Rikard,

    deactivating all Plug-Ins in the Backend has not solved the problem. Still there :-(

    Best regards
    Thomas

    #1478442

    Hi,

    Sorry for the late reply. This CSS in Quick CSS is hiding the sub items:

    @media only screen and (max-width: 1160px) {
      nav.main_menu li:not(.av-burger-menu-main, .av-active-burger-items) {
        display: none;
      }
    
      .av-burger-menu-main {
        display: block;
      }
    }

    Please alter or remove the code.

    Best regards,
    Rikard

    #1478453

    Oh, that’s why I do not like to take over others websites.

    Thanks, now it works :-)

    #1478466

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile Menu öffnet keine Subitems’ is closed to new replies.