Home>Support>print.css don’t know how to manage

print.css don’t know how to manage

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

I followed some instruction that I find in threads and in wp codex to have a better print function of any page or post.
The problem is that I do not understand how to define which part of the page will have to be printed; particularly the navigation area, that it is placed in the middle of the printed page.
this is the code I used

 /* Print Style Sheet */
@media print {
.noprint, #noprint { display: block; }
header nav, footer, #secondary { display: none; }
navigation { display: none; }
#primary { width: 100%; }
#body { background:white; color:black; margin:0 }
}

Any suggestion is welcome.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Erapisardi

    Thanks for reaching out.

    Please give the following plugin a try: https://wordpress.org/plugins/wp-print/. I’ve used it in the past with good results.

    Let us know how you come along :)

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More