-
I just noticed something really odd with the min menu bar on my site. I’ve used the customizer to change a few things, including changing colors on the menu bar. The two screen grabs help illustrate the problem. The first image shows the menu upon page load. You can see the dark red background and a lighter red background under the “Home” menu item. This is as it should be.
The second image illustrates the changes in appearance after simply scrolling the image on my iPad by swiping up: All menu items except “Home” have disappeared, and the background color under Home matches the dark red of the rest of the menu bar, and the color of the text “Home” has changed from white to a brown color.
The only way to restore the menu bar to its original colors is to refresh the screen.
Thank you.
Tod
Hi Tod,
There should be a toggle button at right for the dropdown menu.
like in this image for the menu you can use that.
The text color and background color of the menu seems like changed on scroll because of the opacity of sticky header is 0.9,
You can add following additional CSS to keep your sticky header unchanged from your customizer if you want
Goto Customize -> Additional CSS.sticky-header{ opacity:1; }
Also, you can always raise a support ticket for any further issue from your my account on cyberchimps
Thank You
Scruffy
Hi, thank you for checking this for me. Here are images that show the results.The first image shows the added CSS that you suggested pasted into the box under Customize.
The second image shows the lack of the hamburger menu (toggle button on right end of menubar) after applying the added CSS. This doesn’t display on either iPad or Mac. I don’t know where to toggle it “on”.
The third image shows the same display as before when scrolling up. Strange, though, it works fine on my Mac now. I’ve cleared the WP cache as well as my browser cache. This occurs in Safari, Firefox, and Aloha browsers on iPad.
At this point, if we can make the hamburger menu work, I’ll be happy with the rest working only on the Mac.
Thank you,
Tod
Hi Tod,
We are extremely sorry that you are facing this issue. Please raise a ticket for the same from your my account area on cyberchimps.
With a temporary access to your site or maybe your test site, so that we can debug it properly.
Thank You
You must be logged in to reply to this topic.