Login form customization / Sidebar
-
Hello, can you tell me how to change the appearance of the “login & password” fields? I would like to have a white background with a yellow border and a black font.
Thanks in advance
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
I cannot get to your site to check:
Best Regards
Hello Elise, this is not our site! You’ve got the wrong addressee
Hello,
Sorry for the mistake.
Thank you very much for choosing our theme and for contacting us.
body.woocommerce-account input[type=text],
body.woocommerce-account input[type=email],
body.woocommerce-account input[type=password]{
border: 2px solid yellow;
background-color: white;
}
Best Regards