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

    Hello,

    The text input of the password for the private page input field (see link below) shows us as white on a light grey background, which is basically not visible. How can i change the text input to display as black text instead of white text?

    Thanks,

    Joe

    #1311295

    Hey jifei,

    Please try the following in Quick CSS under Enfold->General Styling:

    .post-password-form label input {
      color: #000 !important;
    }

    Best regards,
    Rikard

    #1311519

    Perfect, thanks Rikard!

    #1311704

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Color of text on Private page password input field’ is closed to new replies.