• Resolved Vivian E

    (@vivibosslink)


    Hello

    Please if you look at this screen shot; https://ibb.co/cvKh23j the text within the button is white, how do I make text within buttons black??

    Also the view profile link is blue, how do I change it to this colour code; FFD700

    Also if you look at this screenshot; https://ibb.co/gFYvQV8 you will see that the username/email field have a different colour and length compared to the password field.

    How do I make the username field look like the password field ??

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

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

    (@andrewshu)

    Hi @vivibosslink,

    Try to add this CSS code:

    .um-account-main #um_account_submit_general {color: #000;}

    .um .um-account-profile-link a.um-link {color: #FFD700;}

    input#username-7606 { width: 100%; border: 1px solid #ddd!important; height: 40px !important;}

    Thank you.

    Plugin Support andrewshu

    (@andrewshu)

    Hi @vivibosslink

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘button css customization ultimate member’ is closed to new replies.