Background color for user registration form
-
Hi there.
I have looked all over but I cannot find where to change the user login form at My Account page. It is white and does not have the same color scheme as everything else.
Please see the attached screenshot.
Please help.
Best regards,
Elias
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the page URL I will provide custom CSS.
Best Regards
Hi there.
https://vindill.is/minar-sidur/
The white form is only visible when NOT logged in.
Best regards,
Elias
Hello,
This style is provided by a plugin or your custom CSS, please check the Theme Settings https://prnt.sc/x8cm7l
Please add this code to the Theme Settings > Custom CSS > Global:
body #user-registration {
background-color: black;
}
Best Regards