WordPress Menu not displaying correct on IOS

Dear,

First of all, thanks for this beautiful theme. On my current layout the menu is not correctly displaying on the mobile; test.van-gelderop.nl/wp-admin

login: ****
pass: ****

  1. It looks like the menu works with a sroll down.
  2. When i press 2 times on the same link the sub items will turn blank.

Found the problem and a small fix for it. When you press 2 times on the menu item (that contains subitems) the menu color changes. I only get this problem with a menu item shown on a mobile phone.

Put the following in your child css(color can be changed)
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
background-color:#6b6b6b;
}

I hope this wil be fixed with a update.

btw the menu also changes when you double click on it in a normal browser

Hi @taro,

Thanks for posting here and sharing the solution.

Please don’t post usernames or passwords on the forum, as this is a public forum, don’t worry though I’ve now removed them for you :slight_smile:

We have logged this issue on github here https://github.com/puikinsh/Sparkling/issues/32 and it will be fixed in the future version of theme.

Thanks,
Movin

For the ones that like a tier two menu please also look at the following page.
There are some more css fixes that worked for me.

https://colorlibsupport.com/t/how-to-make-a-two-tier-menu-item/page/2/