I have a mobile first website with four CSS files :
When I try to print something from the website in desktop, on the print preview it actually looks like the mobile version. Even in landscape there are apparently not enough pixels to load the min-width 981px. That's problem number one.
Problem number one is fixed by adding the word "device" to the min-width, but then problem two, you can't see the mobile design on desktop and I need it to be visible.
Any ideas ?
Create a @media print
section.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With