Menu in mobile devices does not show submenus

More
4 days 19 minutes ago #52007 by hayatt2000
Hello,
When I view my site on mobile devices or small screens, the menu does not show sub-menus. 
 
Also, the X that closes the menu appears on the first menu item. How do I move it to the left?
My site:
www.hayatt.net

Thanks. 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 days 21 hours ago #52009 by milos
Hello,

Please edit file /media/templates/site/museum/css/custom.css and around line 471 change this:
Code:
.nav-toggle { float: none; background-size: 36px 72px; width: 36px; height: 36px; }

to this:
Code:
.nav-toggle { float: none; background-size: 36px 72px; width: 36px; height: 36px; left: 10%; right: auto !important; }

Regards,
Milos
The following user(s) said Thank You: hayatt2000

Please Log in to join the conversation.

More
3 days 18 hours ago #52010 by hayatt2000
Thank you so much.

Please Log in to join the conversation.

More
3 days 17 hours ago #52012 by hayatt2000
Thanks. That removed the X to the right place. 
But still, the menu does not show the submenu items. Only the main ones. 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
3 days 2 hours ago #52015 by milos
Hello,

On my computer, it works properly. When I click the third menu item, the submenu shows normally.

Regards,
Milos
 

Please Log in to join the conversation.

More
3 days 39 minutes ago #52017 by hayatt2000
I've tried it on my phone, and it does work.
Only on my computer, it does not show the submenus, not sure why.
Thanks.

Please Log in to join the conversation.

Time to create page: 0.111 seconds
Powered by Kunena Forum