• axodious

    (@axodious)


    Is there an easy way to have the mobile drop down navigation menu on tablets including iPad (768px)? Our website has too many links for one line when viewed on a tablet causing it to look awkward. I’ve tried for a couple days making a custom CSS without success, the best I’ve had is the menu shows up but cannot shrink.

Viewing 2 replies - 1 through 2 (of 2 total)
  • bdbrown

    (@bdbrown)

    HI axodious. Welcome to the Hueman forum. Unfortunately I don’t know of any easy way to do this. There are several media queries in the main css file that collapse the menus at 720px. I copied those to a child theme and changed the break point to 768px. The menu hamburger was displayed at that point but it didn’t work, and the main menu didn’t collapse, until the default 720px. I’m guessing the jQuery scripts used to drive the mobile menus might have their own break points. I poked around in the theme javascript files but couldn’t find the related code. Even if I did find it, not sure I could help you with it since JS isn’t one of my stronger points. Sorry I don’t have an easy solution for you.

    Thread Starter axodious

    (@axodious)

    Yeah that’s pretty much where I am.

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

The topic ‘Mobile top menu on tablets?’ is closed to new replies.