Cursor property value defined but not added to frontend styles

Description:

We set cursor: pointer; on a global style for input buttons. This saved correctly but when inspecting the front end the cursor isn’t appearing in the style.

Step-by-step reproduction instructions:

  1. Open Global > Elements
  2. Add an input style for button, submit
  3. Specify cursor: pointer; and save
  4. Note that when viewing on front-end the cursor is the default.

Environment info

  • WordPress version: 6.6.2
  • Cwicly Plugin version: 1.4.4

Hello @StrangeTech,

Thanks for your report.

Indeed, the cursor property is not being applied to Global Elements.
This will be fixed in the next update.

1 Like