Advertisement
fauzanjeg

JKIT || Change Cursor Pointer in Item Portfolio Gallery Widget

Mar 11th, 2024
923
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. /** Change Cursor Pointer in Item Portfolio Gallery Widget */
  2. .jkit-portfolio-gallery .row-item {
  3.     cursor: pointer;
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement