• Hey there — I’m trying to alter max width of the page before the Nav menu changes to the smaller responsive hamburger icon. My menu only has two small buttons, and can easily display on all devices, so I’d prefer to use no hamburger icon and just keep the full menu the entire time.

    When I go into style.css and alter @media screen and (max-width: 919px), nothing happens. The menu stays responsive at 919px no matter what I change the number to. Even if I completely delete the entire area.

    So I’m guessing the responsiveness is being pulled from somewhere else, but where? And how do I change it?

    Site is here: robfrese.com

    Thanks!

  • The topic ‘Change Responsive Menu Max Page Width’ is closed to new replies.