• Hi guys,
    I’m having some trouble, all of a sudden my mobile menu is being blocked by my header when in IOS. Is there anyway I can get the mobile menu to sit under the header on the right side?

    Any help would be appreciated.
    thanks.

    • This topic was modified 3 years, 1 month ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Try adding the provided CSS and see if that helps.

    .mobile-menu {
        z-index: 200 !important;
    }

    Note: If you don’t know how to add CSS,
    Navigate to Appearance > Customize in your WordPress dashboard to open the WordPress Customizer · Select the Additional CSS option from the menu

    Thanks.

    Thread Starter justinth7

    (@justinth7)

    Thanks so much! that worked a treat.

    Happy to help!

    Thank you!

    You can mark this topic as resolved and open a new topic if you get stuck anywhere.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘header is blocking the Mobile Menu’ is closed to new replies.