E
Emmeke
Original poster
Member
#1
Hi,
Can you help me out with the sticky menu on mobile. It looks like image below now.
As you can see the logo and hamburger menu icon are outside of the sticky menu white bar.
screenshot: https://paste.pics/MNTQR
Url of website is: onehealthyyouaruba.com
Thank you.
ST
Spiracle Themes
Original poster
#2
Hi Emmeke
The logo and the icons looks like this in our iphone
https://prnt.sc/uYmCG86kY1wx
https://prnt.sc/rw6UvQJVUBN0
Best Regards
ST
Spiracle Themes
Original poster
#3
What device are you using to test it?
Best Regards
Hi, It happens when you start scrolling down and up on any page.
When you are at the top of a page it looks good (like your screenshots)
I looked on multiple devices.
I also have an additional problem. On desktop the hover element of a gallery block is going on top of the sticky menu when hovering on the blocks:
https://paste.pics/MYSDK
ST
Spiracle Themes
Original poster
#5
Hi Emmeke
I have made a small screen recording of your homepage.
Please check the video here
https://www.youtube.com/shorts/iA0WxjbKf44
Also for the overlapping header issue
Please try the following CSS
header.style-1.menu-wrapper.fixed,
header.style-2.menu-wrapper.fixed {
z-index: 20;
}
Copy & Paste the CSS into Appearance -> Customize -> Additional CSS
Best Regards
thanks, the code for the overlapping issue works!
Happy on your device the sticky menu looks good.
Let me check on a few other phone if I have the problem still.