Advertisement
arie_cristianD

category_psot_change_background

Jul 23rd, 2023 (edited)
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. /* change category background & font */
  2.  
  3. .jeg_thumb .jeg_post_category a{
  4.     background-color : black ; /* change to your color */
  5.     color: white /* change to your Font Color */
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement