Advertisement
arie_cristianD

disable_link_on_post_meta_author

Aug 7th, 2023
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.07 KB | None | 0 0
  1. .jeg_meta_author a {
  2.     pointer-events: none;
  3.     cursor: default;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement