Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi paepper,

    Please can you set the menu height back to 40px? (I can hardly see the menu in chrome). Then I will take another look at the scrollbar issue.

    Regards,
    Tom

    Thread Starter paepper

    (@paepper)

    Hi Tom,

    The menu height has been set to 40px.

    Cheers,
    Paepper

    Plugin Author megamenu

    (@megamenu)

    Hi Paepper,

    The menu height still appears to be set to 0px for me (maybe you were editing the wrong menu theme?). You would also need to set the height for the Flyout Menus for those to appear correctly.

    To remove the scrollbar, please go to Appearance > Customize > Additional CSS and add the following:

    .main-navigation {
        overflow: inherit !important;
    }

    Regards,
    Tom

    Thread Starter paepper

    (@paepper)

    Hi Tom,

    I’ve only created one theme so far so you should be seeing the right menu.

    I’ve now added the CSS code and changed height for the Flyout Menus. The menu still looks weird though, the distance between the content, plus the content appearing quite far upp from the header image.

    Regards,
    Paepper

    Thread Starter paepper

    (@paepper)

    PS. How can I remove the menu at the footer? DS.

    Plugin Author megamenu

    (@megamenu)

    Hi Paepper,

    The position of the menu is determined by your theme (and it should be in roughly the same position whether or not you use MMM), so to move it you would need to ask your theme authors. The menu in the footer is not related to MMM, so again your theme authors would be the best people to ask, but as a tip maybe you can remove it from the Appearance > Widgets page (I am just guessing as I’m not familiar with the theme you’re using).

    Regards,
    Tom

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Scroller appearing next to menu’ is closed to new replies.