Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #262067

    The menu at http://phoenixfireops.com/ems/standing-orders/adult/stable-v-tach-or-wide-complex-tachycardia/ does not fit the mobile page. The page finishes scrolling to the footer and stops the menu from scrolling further.

    #262330

    Hey ctcphx!

    Please try adding following code to Quick CSS

    #megaMenu.megaResponsive ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 { overflow: visible; }

    Best regards,
    Yigit

    #262496

    Hi this did not allow the menu to continue past the footer.

    #263575

    Hi!

    I’m not sure if we can offer a fix in this case. That style of mobile menu was removed when the header layout options were added in because it didn’t have good enough mobile support for the new options.

    The issue is that the sub menus aren’t actually rendered in the browsers layout and are floating on top. So any kind of overflow trick that I can think of wouldn’t actually increase the users viewport if the content on that page isn’t big enough for the menus to be already visible.

    Best regards,
    Devin

    #263608

    what if i increase the height of the footer?

    #264145

    Yes, if the size of the page was increased there would be more room for the layer to be visible on.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.