-
AuthorPosts
-
July 18, 2017 at 5:51 pm #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,
MarcJuly 19, 2017 at 9:10 am #823758Hey 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,
VictoriaJuly 19, 2017 at 9:18 am #823763Hello,
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,
MarcJuly 20, 2017 at 7:48 am #824407I 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?July 22, 2017 at 2:46 pm #827261Hi,
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,
MikeJuly 22, 2017 at 8:47 pm #828463Hi 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,
MarcJuly 25, 2017 at 8:02 am #829405Hi,
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,
NikkoJuly 25, 2017 at 9:35 am #829490Hi Nikko,
thank you – now it´s better but on mobile I can´t see any menu-items – menu is blank?!best,
MarcJuly 26, 2017 at 8:41 am #829995Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.