Show Sidebar Log in
Commons In A Box Logo
  • Home
  • About
    • Project Team
    • Logos and Graphics
  • Showcase
    • CBOX Classic Showcase
    • CBOX OpenLab Showcase
  • Demo
  • Get Started
  • Documentation
    • Technical Guide
    • CBOX Classic Guide
    • CBOX OpenLab Guide
  • Support Forums
    • CBOX Classic
    • CBOX OpenLab
    • Developers Forum
  • News

Group Admins

  • Profile picture of Scott Voth

CBOX Classic Support

Public Group active 4 months ago

This group provides support for Commons In A Box Classic, our original software for community-building. Register for an account or log in to commonsinabox.org, then join the group and post your question here.

Menus disappear in mobile devise.

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 2 months ago by Perry Kolb.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 10, 2015 at 10:56 pm #5408
    Perry Kolb
    Participant

    On my Ipad in landscape position I can see the menus in the top three positions. When I rotate my ipad to portrate position, the menus disappear. See at:   respectlife.us

     

    February 11, 2015 at 6:21 am #5414
    Christian Wach
    Participant

    Your mobile menu is there, just hidden below the WordPress admin bar. Try adding the following custom CSS to make it appear below the admin bar:

    @media only screen and (max-width: 768px) {
      .mobile-menu-container { top: 44px; }
    }
    February 12, 2015 at 9:27 am #5417
    Perry Kolb
    Participant

    There was no noticeable change. I assume that the custom CSS is entered in the cbox theme options global area?

    Attachments:
    You must be logged in to view attached files.
    February 25, 2015 at 10:13 pm #5486
    Perry Kolb
    Participant

    @media only screen and (max-width: 768px) {
    .mobile-menu-container { top: 44px; }
    }

    This does do anything.  Any other ideas.

    What i’m getting (either with or without it) is that on a wider screen the menus appear normal. When on an a desk top screen and I narrow it, there is a zone ranging from slightly larger than than an iPad in portrait to something smaller than an iPad in portrait where there are no menus.  Anything smaller gives me the drip down “where to?” menu, which is fine.  Its just the zone for an iPad in portrait that has no menu.

    March 2, 2015 at 9:38 am #5495
    Christian Wach
    Participant

    @perrykolb Try setting its z-index as well:

    @media only screen and (max-width: 768px) {
      .mobile-menu-container {
        top: 44px;
        z-index: 1000;
      }
    }

    I’d have to see the page itself to debug further.

    Cheers, Christian

    • This reply was modified 10 years, 2 months ago by Christian Wach. Reason: dang it, no tab-indenting!
    March 5, 2015 at 3:03 am #5497
    Perry Kolb
    Participant

    Tried this, no luck.

    @media only screen and (max-width: 768px) {
    .mobile-menu-container {
    top: 44px;
    z-index: 1000;
    }
    }

    There is a gap between a small screen such as smart phone size and say an ipad in landscape position where the menu does not show up at the top. An ipad in portrait position is in this gap. If you want an an example, this very page that i am on right now at this site will demonstrate the issue. Also see attached screen shots.

     

     

    Attachments:
    You must be logged in to view attached files.
  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In
Group logo of CBOX Classic Support
  • Home
  • Forum
  • Announcements
  • Docs
  • Members 287
  • Send Invites

Groups

Newest | Active | Popular | Alphabetical
  • Group logo of CBOX Classic Support
    CBOX Classic Support
    287 members
  • Group logo of CBOX Pioneers
    CBOX Pioneers
    71 members
  • Group logo of CBOX Developers
    CBOX Developers
    40 members
  • Group logo of CBOX OpenLab Support
    CBOX OpenLab Support
    22 members
  • Group logo of CBOX-OL Testing Partners
    CBOX-OL Testing Partners
    12 members

CBOX has its roots in the CUNY Academic Commons, which in turn was made possible through funding from The City University of New York itself.

CUNY Logo

CUNY Academic Commons Logo

City Tech logo

The Commons In A Box was made possible through the generous support of the Alfred P. Sloan Foundation.

Alfred P. Sloan Foundation Logo

NEH Logo

The CUNY Graduate Center has directly contributed to the CUNY Academic Commons, housing the project since its inception, and has contributed to CBOX through its GC Digital Initiatives.

CUNY Graduate Center Logo

CUNY Graduate Center Digital Initiatives Logo

Powered by Commons In A Box
css.php
Skip to toolbar
  • About WordPress
    • WordPress.org
    • Documentation
    • Learn WordPress
    • Support
    • Feedback
  • Log In
  • Register