Advertisement
fauzanjeg

Remove Background Color for Widget Tag Cloud

Jun 15th, 2021
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. /* Remove Background Color for Widget Tag Cloud */
  2. .jnews-dark-mode .jeg_main .widget.widget_tag_cloud {
  3.     background-color: unset!important;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement