-
AuthorPosts
-
September 2, 2017 at 9:27 pm #847231
Hi there, after the update on my site, I don’t see a navigation menu 1300px and 990px width. Any solution to this? Credentials available below.
Thank you!
September 3, 2017 at 6:58 am #847313Hey Michael,
Login details are not working, could you check and verify please? Also, are you using any custom CSS related to the menu?
Best regards,
RikardSeptember 3, 2017 at 7:04 am #847316Whoops. Must not have actually created the account. Details attached again.
Yes there is custom CSS all in the quick CSS. But they were added by others in the past. The problem wasn’t occurring before the update however… I don’t believe.
Any help appreciated.
September 6, 2017 at 9:42 am #848509Whoops. Must not have actually created the account. Details attached again.
Yes there is custom CSS all in the quick CSS. But they were added by others in the past. The problem wasn’t occurring before the update however… I don’t believe.
Any help appreciated.
September 6, 2017 at 11:55 am #848557Hi mikemhn,
You have it set in your css http://imgur.com/a/HXA41
Can you please disable caching and minification, while we are helping you.Best regards,
VictoriaSeptember 6, 2017 at 12:07 pm #848572Disabled Caching and minification.
I think I remember now. I received that code in quick CSS to enable the mobile menu at 1300px. Currently, it just disappears instead.
September 7, 2017 at 9:54 am #848980Hi mikemhn,
Here is the correct code to show the menu up until 1300, please remove the one I showed you on the screenshot.
@media only screen and (max-width: 1300px) { .html_mobile_menu_tablet .main_menu, .html_mobile_menu_tablet #header_main_alternate { display: block; } .menu-item { display: none; } .av-burger-menu-main.menu-item-avia-special { display: block; } }If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
