Unable to get a full page print layout for WordPress post with @media print css
I am trying to print only the ‘.content’ of a post without header, footer and sidebar in full width. With customization to @media print, the header, footer and sidebar is removed. But a blank left column is displayed where the sidebar used to be. I have added code for the content margin and width. But it isn’t working. Can’t see what’s happening.