How can I remove these reports when validating and just leave them red?
https://jmp.sh/WBBQE5i
What's not okay with it and why use visibility hidden instead of display none?
because when display: none element disappears and visibility: none stays there, just not visible.
Display none is a significantly better solution, but unfortunately it cannot be used
.......... why can't it be used? I thought you WANTED the element to disappear?
it is not possible to use display: none because it is in the element display: inline-block!important
You can change the validation messages style under the "Display form" action or in the form area if you are using that, the last style will not show the errors under the fields!
Best regards
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.