• Resolved rootstone

    (@rootstone)


    Hi there,

    I have a question regarding the text color for the message:

    Thank you for registering. Before you can login we need you to activate your account by clicking the activation link in the email we just sent you.

    The default color for this text is gray or black, how can I change it?

    Many thanks~
    Simon

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Towhid

    (@cryptex_vinci)

    Hi @rootstone

    Insert this css in Apearance > Customize > Additional CSS

    .um-register .um-postmessage {
        color: #fff;
    }

    Thanks

    Thread Starter rootstone

    (@rootstone)

    Awesome!
    It works~~~

    If you guys can tell us how to use these codes, that would be great~

    Of course, I didn’t learn a lot about coding….

    • This reply was modified 4 years, 10 months ago by rootstone.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text color of the Thank message after registration’ is closed to new replies.