• ochristianlove

    (@ochristianlove)


    I can’t hide mobile menu on mobile landing page, unless on desktop view.

    I added this code to custom CSS
    @media only screen and (max-width: 959px) {
    #site-header {
    display: none;
    }
    }

    But it affected all my mobile pages.
    Please how do i hide mobile menu pages per page on oceanwp

Viewing 1 replies (of 1 total)
  • Amit Singh

    (@apprimit)

    Hello,

    Can you share your site link where you want to hide the menu so that I can check it? Do you want to hide only menu or the complete header?

Viewing 1 replies (of 1 total)
  • The topic ‘Please how do i hide mobile menu on landing page’ is closed to new replies.