Forums

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

Home Forums CSS [Solved] allow zoom without affecting layout Reply To: [Solved] allow zoom without affecting layout

#171649
Paulie_D
Member

I have tried width=device-width and also width=480 but it seems like the browser just ignored this line of code.

Seems unlikely..

https://css-tricks.com/snippets/html/responsive-meta-tag/

I think we need a Codepen example…we’re working in the dark here.