Forums

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

Home Forums CSS Container width on iPad Reply To: Container width on iPad

#158090
rjmccollam
Participant

I am using media queries at a breakpoint of 480px for mobile phones. When troubleshooting I applied some different styles at a 800px breakpoint, but could not find anything that was causing the weirdness.

I have a feeling that it might have to be an issue with my viewport being set to device-width, but am worried about setting a fixed width since that will mess with the breakpoint styles at 480px.