Home Forums Basel support forum Background color for user registration form

Background color for user registration form

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #259438

    eliasblondal
    Participant

    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.
    #259586

    Hello,

    Please provide the page URL I will provide custom CSS.

    Best Regards

    #259637

    eliasblondal
    Participant

    Hi there.

    https://vindill.is/minar-sidur/

    The white form is only visible when NOT logged in.

    Best regards,
    Elias

    #259806

    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

Viewing 4 posts - 1 through 4 (of 4 total)