Archived topic
print only current article on full page
1 reply · Started by Stefan on November 26, 2022
Hi together,
I want to print one single article. I used following CSS
@media print {
.site-logo,
.side-header,
.sidebarm,
.main-navigation,
.secondary-navigation,
.widget-area,
.footer-widgets {
display: none;
}
}
is there a possibility that my article is printed on the whloe page?
Thanks
Hi there,
is there a possibility that my article is printed on the whloe page?
I'm not sure I understand your question and I don't think this question is related to GP theme.
You might need to do some research on this.