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

    Hello,
    I´ve installed the hotel demo and just changed a few small settings (title, logo etc) and tried the website on mobile.
    There the menu isn´t working correct.
    Please check the Login in private content.

    Thank you,
    Marc

    #823758

    Hey Maw87,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
      .html_bottom_nav_header .av-logo-container .main_menu .page_item,
       ul.avia_mega.menu.av-main-nav>li {
        display:none;
      }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #823763

    Hello,
    I have pasted the css in quickcss. But now I can´t open the menu as you can test.

    Is that a bug? Because I used the original hotel-demo…
    Best,
    Marc

    #824407

    I just tested a clean install and imported Hotel Demo. It also happens there, so must be a theme-problem.
    How can I solve it? Or how can I download Version <4 where the problem didn´t happen?

    #827261

    Hi,
    Are you looking for 4.04 or 4.07, are they not listed in your Theme Forest account? Have you created a full backup with a plugin such as https://wordpress.org/plugins/duplicator/ should you have down grade issues?

    Best regards,
    Mike

    #828463

    Hi Mike,
    I will check the download of the older versions. But the main problem is the not working hotel demo in latest Enfold.
    What´s the problem or how can I get a working menu?

    Best,
    Marc

    #829405

    Hi,

    I have checked your site and noticed that nothing was set for the Enfold Child Main Menu, I have set the “Main Menu” to be the Enfold Child Main Menu, let us know if it’s good now :)

    Best regards,
    Nikko

    #829490

    Hi Nikko,
    thank you – now it´s better but on mobile I can´t see any menu-items – menu is blank?!

    best,
    Marc

    #829995

    Hi,

    I have added this css code inside the one I gave before:

      .html_av-overlay-side #top #wrap_all .av-burger-overlay li,
      .html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
        display: block !important;
      }

    Let us know if it’s fixed on your end.

    Best regards,
    Nikko

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