Advertisement
arie_cristianD

change_category_label_color

Aug 10th, 2023
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.34 KB | None | 0 0
  1. .jeg_thumb .jeg_post_category a {
  2.     background-color : white ;
  3.     color : black ;
  4. }
  5.  
  6. .jeg_heroblock .jeg_post_category a {
  7.     background-color : white ;
  8.     color : black ;
  9. }
  10.  
  11. /* use this code if you want to add jnews - sliders elemen in your page */
  12. .jeg_slide_caption .jeg_post_category a {
  13.     background-color : white ;
  14.     color : black ;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement