Forums

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

Home Forums CSS Help with Mobile CSS Re: Help with Mobile CSS

#130298
CrocoDillon
Participant

I’d put the breakpoint to make the contact go left the same as the breakpoint you use to collapse the menu. Having 4 MQs that do the same thing seems kinda redundant to me. I’d remove them, start your browser on full width and slowly narrow your browser window. When you need a breakpoint, make one. Repeat till you hit the lowest width you want to support (probably 320px or less).