• Hello,

    I’ve been wondering how to change the color of ‘Change password’, ‘Privacy’, and ‘Delete Account’ pages in the Account tab in CSS. Currently they are grey and pretty hard to see on a black background. Also i’m unable to change the Username color on top of the page, and the ‘register’ text on the register button on the Login page.

    Could someone help me pls.

    kind regards

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

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

    (@cryptex_vinci)

    Hi @soeske

    Insert this css in Appearance > Customize > Additional CSS

    .um-account-tab p,
    .um-field-label,
    .um-account-main .um-account-heading{
        color:#e4e2e2 !important;
    }

    Thanks

    Thread Starter soeske

    (@soeske)

    Unfortunately that didn’t do the trick…

    • This reply was modified 4 years, 6 months ago by soeske.
    Thread Starter soeske

    (@soeske)

    I also noticed all information in the ‘user’ tab also has the same grey color, is it possible to change it to white?

    • This reply was modified 4 years, 5 months ago by soeske.
    • This reply was modified 4 years, 5 months ago by soeske.
    Thread Starter soeske

    (@soeske)

    anyone?

    Thread Starter soeske

    (@soeske)

    ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Text color in account page.’ is closed to new replies.