Hover only applied to last style in global input style with multiple input types

Description:

When specifying a global style for multiple input types (e.g. input[type="button"], input[type="submit"]), when adding hover it only applies to the last part of the selector.

Step-by-step reproduction instructions:

  1. Open Global > Elements
  2. Add a global style for input and choose Button and Submit
  3. Add a hover state using the pseudo dropdown and save
  4. Note that on the front-end only the last input type has hover defined in the style rule

Screenshots, screen recording, code snippet

Screenshot 2024-09-25 at 01.26.47

Environment info

  • WordPress version: 6.6.2
  • Cwicly Plugin version: 1.4.4

Hello @StrangeTech,

Apologies for the trouble here.
This will be address in the next update.

1 Like