Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1043619

    Hi Team,

    I’m trying to set up the colours of my user registration form (link below) without changing the colours of anything else in my settings.

    I want the background to be purple #6805b0 and the labels/titles within the form to be white.

    Is there a Quick CSS that I can add to my General Styling?

    #1045628

    Hey billysbuddies,

    Thank you for using Enfold.

    This css code should help:

    div#ur-frontend-form, div#ur-frontend-form form {
        background: purple;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.