@media print { body { background:white; color:black; margin: 0; padding: 0; } .site-header, .sticky-top, .read-more, .nav-links, #box-back-to-top, .sidebar-widget, .footer-widgets, .footer, .comments { display: none; } .post-index, .post-single, .post-page, .widget, .post-archive-box, .vcard, .error-page { background: transparent; box-shadow: none; padding: 0; } .content, .sidebar-active { width: 100%; } }