Site logo

Archived topic

Not printing footer widgets

5 replies · Started by Lars on January 18, 2017

Viewing posts 1–6 of 6

This should work:

@media print {
    .footer-widgets {
        display: none;
    }
}

No it doesn't function, the footer-widgets is also printed.

LE

Can you link me to the page?

I'm not seeing footer widgets on that page at all?

This archived topic is closed to new replies.