Print mode

Posted in: Newspaper
Post count: 48

There is some feature to print the post pages?
By default the page not well formatted.
Let me know
Thanks

Post count: 21065

Hello!

Access your pages and with CTRL + P you should be able to print.
If you want to format the way the post page is printed, then you need to write some custom CSS by placing the following code in Newspaper -> Theme panel -> Custom code -> Custom CSS:

@media print{Write here your custom format for example body{background-color: red!important;}}

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.