Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Adding Navbar toggle to Website | Media Queries

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #209365
    Rawad
    Participant

    Is there a way you can add the nav toggle to a Website without using bootstrap?

    What would you guys recommend for the media queries width? This is what I have so far.

    @media screen and (max-width:959px){}
    @media screen and (max-width:640px){}
    @media screen and (max-width:320px){}

Viewing 1 post (of 1 total)
  • The forum ‘Design’ is closed to new topics and replies.