• Resolved twgerber

    (@twgerber)


    I have a custom header however I have set up a menu under appearance->menus and clicked the Mobile Menu checkbox.

    Is there some additional setting I need to make since I have a custom header?

    ladeeda.preisen.com

    • This topic was modified 6 years, 8 months ago by twgerber.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    No, there are no additional settings for it. if you are using the ‘Custom Header Nav’ widget, then you can control it from the Customize > Header > Menu section.

    Thread Starter twgerber

    (@twgerber)

    See my custom header thread.

    Note that NO mobile menu appears at all.

    Thread Starter twgerber

    (@twgerber)

    Help!

    Try to use the below css code and check it works or not –

    #site-navigation-wrap .dropdown-menu {
        display: block;
        float: none;
        position: relative;
        top: auto;
        left: auto;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    Thread Starter twgerber

    (@twgerber)

    This code does not help.

    Still no mobile menu

    Thread Starter twgerber

    (@twgerber)

    So I went a new route.

    Medium header
    Then I created a custom library block and used the short code from MyLibrary and added it to just the homepage before title field.

    Now Mobile menu also works.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Mobile Menu not showing.’ is closed to new replies.