Print Breakpoint - controlling the width of printed page

Using WixStudio, my real concern is trying to control the width of a page when it’s printed. My page keeps getting cut off on both left and right. It seems to be responsive using the desktop specs but is not fitting onto the width of a printed page.

Secondly, in trying to fix this issue, I can’t figure out how to create a middle column that is fixed width and the left and right column be responsive to the width of the screen. Hoping that figuring this out will help solve/control the print problem.

Here’s the result of my journey. Bottom line is that currently Wix Studio does not support controlling the print breakpoint. Regardless of the actual width for printing, it seems to always use the Desktop breakpoint; although, the printing width (portrait) is actually less than the default Desktop breakpoint. I figured out that the printing width is actually around 740px.

In Wix Editor (the OG) the “safe” area is 980 but responsively reduces to the width of the printed page. Wix Studio does not do this. So, I had to create a Desktop breakpoint version that was 740px fixed width. I actually made it 725px to be safe.

Not ideal at all, but was the only thing I could think to do. Waiting for a better solution.