I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Red border around User and Amount on Send and Withdrawal

dashed-slug.net Forums General discussion Red border around User and Amount on Send and Withdrawal

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3459
    Anonymous
    Inactive

    Hello Alex.

    On Firefox the Red Border for Invalid inputs in the User/Amount Input Fields on the Send and Withdrawal forms is always active until you put in a valid value. On Chrome it is working fine:

    https://drive.google.com/file/d/1Nb12bvb1uTOyh2fVV3h-AMQofJHqJGN7

    Please check that. Thanks!

    Regards

    Philipp

    #3470
    alexg
    Keymaster

    Hello Phiten,

    Yes, this is expected behavior.

    Whether the box is validated or not is not in the control of the plugin.

    Chrome is no different, it also renders the CSS for failed validation from the start. But in Chrome the default styling for failed validation does not include a red gradient border, so you don’t see it.

    Again, this is normal. If you wish to change how inputs that fail validation are rendered, see the :invalid pseudo-selector. You should be able to use CSS in your child theme to change or hide it.

    Hope this helps.

    kind regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.