Print friendly design
I have a responsive web designed page. It changes from two colums to one column for small devices. I need to make the web page print friendly. I understand about using a separate CSS for print media and/or media queries. I can use that to turn off parts that I do not want printed, e.g.. menus.
What I need help on is understanding how I can force the 2-column design to print as a single column. Basically I want it to look like it was designed for a small device.
FYI, I'm using Bootstrap 3.
Can you give me any suggestions on how to do this?
Cheers.
Marcus Libkind
