How to change color for only these text on login popup windows?

Home Forums Legacy Support Support queries Styling issues How to change color for only these text on login popup windows?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #264189
    homeforsell
    Spectator
    Hi, Plelase give me css code to change color for only these text on login popup windows (now it is white color): https://imgur.com/CkjAwyI I have tried to use css code to change color for it. But it will change color for some other places, such as, name courses on home page... Regards,
    #264242
    Diana
    Participant
    Please use this custom CSS in wp-admin > Appearance > Customize > Custom CSS .logged-out #wplms_custom_registration_form a.back_to_login.small {color:#000000 !important;} You can change the hex color code according to your requirement
    #264254
    homeforsell
    Spectator
    Thanks for help but it still change color for menu name and Login word. Please help me check and give other css code. Regards,
    #264584
    Jackson
    Blocked
    Hello, use this code: .logged-out #wplms_custom_registration_form a.back_to_login.small font{ color:#000000 !important; } Thanks,
    #264647
    homeforsell
    Spectator
    I have tried, but nothing change. Please help me check again.
    #264926
    Jackson
    Blocked
    Hello, Please check now, everything working fine on your website Refer: https://prnt.sc/ss3mmm Thanks,
    #264937
    homeforsell
    Spectator
    Thanks, It's ok now!
    #265036
    Diana
    Participant
    Closing this topic
Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to change color for only these text on login popup windows?’ is closed to new replies.