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

    Good morning,
    I don’t know how long it has been happening because I only realized it now. The mobile menu works correctly on mobile on the home page, categories and pages. But if I click on the mobile menu while I am on an article, it is no longer possible to close it (except by going back or selecting some item from the menu). This is really weird!

    How can I solve? This is the css currently on my site:
    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 110px !important;
    }
    }

    @media only screen and (max-width: 767px) {
    #top .commentlist .children ul {
    margin: 0 0 0 25px !important;
    }
    }

    Thank you

    #1289886

    *

    #1289890

    Hi,

    Thanks for contacting us!

    Please go to Enfold theme options > Performance and disable JS file merging and compression, save theme options and refresh your page a few times. If that does help, please create temporary admin logins and post them here privately so we can look into it :)

    Cheers!
    Yigit

    #1289896

    thank you for the quick reply. I did as you said, but unfortunately it still happens on some articles (not all of them though). I leave the links of the example article and the login credentials. Thank you

    #1289990

    Hi,

    It seems like you used Elementor to create that post. If it only happens on posts that you created using Elementor, I think that is the culprit :)

    Best regards,
    Yigit

    #1289993

    Every single post or page of mine is created with elementor. :(

    #1289999

    Solved, thanks!

    #1290018

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Mobile menu does not close’ is closed to new replies.