the first 2 pages are not displayed on mobile menu and the menu is too height

Home Forums Pro Support the first 2 pages are not displayed on mobile menu and the menu is too height

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #68207
    Anonymous

    Hello,

    I just installed this plugin and it is awsome. I could managed almost everything, but still have 2 issues:
    1. on mobile, the first 2 pages are hidden. They are somehow in the back of the logo.
    2. the mobile menu is too big, it’s height is displayed on the entire screen.

    Please be kind and advise.
    Thank you in advance,
    Anca

    #68208
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Anca,

    1. You have a header on your site so it is covering the menu, you need the below CSS to push it down:

    #responsive-menu-container {
       margin-top: 80px !important;
    }

    2. Have you tried the auto height option as per the docs below:

    https://responsive.menu/docs/basic-setup/container/#sizing

    Please advise

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘the first 2 pages are not displayed on mobile menu and the menu is too height’ is closed to new replies.