Advertisement
fauzanjeg

Remove Like/Dislike Wrapper style

Jul 25th, 2021
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. /* Remove Like/Dislike Wrapper style  */
  2. .single-post .entry-header .meta_right .jeg_meta_like .fa {
  3.     border-radius: unset;
  4.     background-color: unset!important;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement