This topic has 4 replies, 2 voices, and was last updated 9 years by LeviNaas.

  • Author
  • #79452
     LeviNaas
    Participant

    The text color in my forms are white on white. i.e. pmpro registrations, buddypress, etc. Is this an easy fix as my website is black with white text. I have attached an image for clarity. The website is http://www.bimlync.com

    Attachments:
    You must be logged in to view attached files.
    #79511
     Radu
    Moderator

    Hi,

    Use this CSS by adding it from Wp-ADmin -> Theme Options -> General Settings -> Quick CSS

    COPY CODE
    
    table#pmpro_user_fields input {
        color: #333 !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #79540
     LeviNaas
    Participant

    Is there a way to do this for all forms? There are some in Buddypress that are affected the same way.

    #79759
     Radu
    Moderator

    Hi,

    Try like this :

    COPY CODE
    
    input { color: #333 !important; }
    

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #81984
     LeviNaas
    Participant

    Thank you

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?