i also tried with the following css rule
.form-group:nth-of-type(3) {
display: none;
}
because the lang field its 3rd after the username and password
.form-group:nth-of-type(3) {
display: none;
}
because the lang field its 3rd after the username and password
Statistics: Posted by hackermade — Tue Aug 20, 2024 9:50 pm