fireflythemes

Untitled

Dec 30th, 2020
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.19 KB | None | 0 0
  1. /* Remove author and posted on */
  2. .blog .archive-posts-wrapper .entry-meta {
  3.     display: none;
  4. }
  5.  
  6. /* Remove comment meta */
  7. .blog .archive-posts-wrapper .entry-footer {
  8.     display: none;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment