• I have my menu set up in Manage Locations / Mobile Navigation “Primary Menu”, but I cannot see any menu on a mobile device at all. It isn’t buried under the CTA up top is it? In Theme / Options / Mobile Menu Options I have the Submenu Items Collapse Until Opened set to ON. I can’t seem to get the mobile burger menu to show up at all. Also the FlexiSlider shows up on a iPad, but not an iPhone.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • hannah

    (@hannahritner)

    Hey,
    I just viewed your site from an iphone xr and did not have issued viewing the menu. Have you cleared your cache?

    Hannah

    Thread Starter TGoedde

    (@tgoedde)

    Ah ha, looks like it decided to show up finally. Thanks for the heads up this morning.

    Thread Starter TGoedde

    (@tgoedde)

    Now how to get it to be just the burger and not have it show the background color.

    hannah

    (@hannahritner)

    The premium version has more mobile header styles, but not the free. You can use this css to remove the background:

    .nav-trigger .nav-trigger-case {
        background: transparent;
        max-width: 150px;
        margin: 0 auto;
    }

    Hannah

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No menu or FlexSlider on mobile phone’ is closed to new replies.