Twenty Twenty: Hide some elements for print that are not useful in that context.

This adds the comment count, previous/next posts navigation, and category link list to the list of elements hidden from the print context.

Props kjellr, hareesh-pillai, poena.
Fixes #50433.

git-svn-id: https://develop.svn.wordpress.org/trunk@50976 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jonathan Desrosiers 2021-05-24 18:40:16 +00:00
parent 5da4eb1661
commit 7fc0ad094e

View File

@ -149,7 +149,11 @@ Andreas Hecht in https://www.jotform.com/blog/css-perfect-print-stylesheet-98272
.footer-social-wrapper,
.footer-widgets-outer-wrapper,
.header-navigation-wrapper,
.entry-categories,
.post-comment-link.meta-wrapper,
.pagination-wrapper,
.pagination-single,
.post-meta-wrapper.post-meta-edit-link-wrapper,
.post-meta-wrapper.post-meta-single-bottom,
.post-separator,
.site-logo img {