• Resolved matt84532

    (@matt84532)


    All,

    If one reduces the screen or browser size here:

    https://www.wabi.dreamhosters.com/

    The right menu item jumps to a second line before the orange box replaces the menu.

    How can I make it so that the menu either stays a fixed width (and overlaps to the right on a smaller screen) or at least does not create a second line at interem viewport sizes?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter matt84532

    (@matt84532)

    Fixed with:

    .navbar-custom .navbar-collapse {
    float: left;
    }

    @matt

    How did you get the full site option or choice when the site is first pulled up? In other words how do you get the full site to show on mobile devices?

    I’ve hunted everywhere and even posted on here about it and can’t find out how to do it.

    Any help will be greatly appreciated.

    Thread Starter matt84532

    (@matt84532)

    When I logged in the first time on my Droid, I saw the mobile site, with a link at the bottom to “show full site”. Is that what you mean?

    Yes

    I’m on an iPhone 5. Mine doesn’t do it.

    I thought you coded that function in.

    Thread Starter matt84532

    (@matt84532)

    The only suggestion I would have is to disable mobile viewing in your Iphone Browser and see if the option appears? I don’t have an iPhone, but on my Droid I’ve disabled that function.

    @matt

    Thanks for the information.

    Try reading this Snippet.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu changes in different viewports’ is closed to new replies.