Advertisement
fauzanjeg

Disable Click for Featured Image

Dec 20th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.08 KB | None | 0 0
  1. .jeg_featured.featured_image {
  2.     pointer-events: none;
  3.     cursor: default;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement