Advertisement
fauzanjeg

Hide Author Name on Author Box in Single Post Page

Aug 5th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* Hide Author Name on Author Box in Single Post Page */
  2. .single-post .jnews_author_box_container .jeg_author_name {
  3.     display: none;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement