Guest User

Untitled

a guest
Sep 14th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. @media screen and (max-width: 1100px) {
  2. .wp-list-table #the-list tr .column-views, th#views { display: none}
  3. .wp-list-table #the-list tr .column-fb_reactions, th#fb_reactions { display: none}
  4. .wp-list-table #the-list tr .column-fb_shares, th#fb_shares { display: none}
  5. .wp-list-table #the-list tr .column-fb_comments, th#fb_comments { display: none}
  6. }
Add Comment
Please, Sign In to add comment