• Resolved miekii

    (@miekii)


    Hi there,
    Great plugin!
    I only have an issue with the color of the recaptcha and password instructions. See screenshots below:
    Font color Recaptcha number question
    Font color password instructions

    I can’t really use custom css (live editor) because I won’t see the login form when I’m logged in myself.

    Would be great if you can provide me custom css lines to change the dark grey font color as seen in the screenshots.
    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    The first screenshot is not from TML. To change the password hint text color:

    
    .tml .indicator-hint {
        color: #fff;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘Color of the Recaptcha & Password instructions’ is closed to new replies.