Hello I try to modify these form boxes with css

Hi Carlos,

You do not tell us what exactly you want to modify, if the labels or the input, I share both options:

#signin-popup .field_style2__2Znhe div input.field_field__3U_Rt{
/*Input class for username or email*/
}
#signin-popup input{
/* Input class for password */
}

#signin-popup .field_module__1H6kT:first-child .field_label__2eCP7 {
/*Username or email label class*/
}

#signin-popup .field_module__1H6kT:last-child .field_label__2eCP7 {
/*Class of password label*/
}

Cheers

This publication has been modified on 2 years ago by

AnswerQuote

Answered: 01/13/2021 5:06 am

See also  Cheap Hosting, your accommodation with a 50% discount
Loading Facebook Comments ...
Loading Disqus Comments ...