Footer covers menu on mobile

On mobile when I click the hamburger my menu appears and I can see everything fine. If I am scrolled all the way down to the bottom of the page and I click the hamburger then my footer covers some of the menu. Is there any way to make it so that my menu is pushed to the front so I can see everything even when I’m scrolled to the bottom of my page?
It’s https://www.lemonclear.com

Hello There,

Thanks for writing in! You are having this issue because the z-indexes of your header bars and your footer bars is either the same or that the footer bars have higher z-index. Please edit your header and footer and make sure that your z-indexes is different or that the footer bar z-indexes are much lower than of the header bars. Use 8888 in the footer bar z-indexes and use 9999 in your header bars.

Hope this helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.