This topic has 4 replies, 2 voices, and was last updated 8 years by Groubee2.

  • Author
  • #109705
     Groubee2
    Participant

    Hi

    How to change the grey text color under Create new Group name? See attached image

    cheers

    Tonny

    Attachments:
    You must be logged in to view attached files.
    #109862
     Radu
    Moderator
    COPY CODE
    
    #buddypress .standard-form textarea, #buddypress .standard-form input[type=text] {
    
        color:#fff !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109877
     Groubee2
    Participant

    Hi @Radu

    The text is now white, but also inside the group description with a white background – so now you cant see the description anymore? see attached image

    Cheers
    Tonny

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

    Hi again,

    Apply this

    COPY CODE
    
    #buddypress .standard-form textarea {
        background: #3b4b6b !important;
    }
    

    Cheers

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

    Thanks a lot!!

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

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?