Advertisement
fauzanjeg

Custom Like Meta

Feb 24th, 2021
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.20 KB | None | 0 0
  1. /* Like Icon/Button */
  2. .entry-header .jeg_meta_container .fa {
  3.     color: #a3a3a3;
  4. }
  5.  
  6. /* Text Like Meta */
  7. .entry-header .jeg_meta_like a {
  8.    color: #292929;
  9.    text-decoration: none!important;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement