Skip to content

Cursor

User Interaction
The cursor property specifies the cursor displayed when hovering over the element.
Class Properties
wpex-cursor-auto
cursor: auto;
wpex-cursor-default
cursor: default;
wpex-cursor-pointer
cursor: pointer;
wpex-cursor-wait
cursor: wait;
wpex-cursor-text
cursor: text;
wpex-cursor-move
cursor: move;
wpex-cursor-not-allowed
cursor: not-allowed;