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

  • Author
  • #109562
     Groubee2
    Participant

    Hi

    How to change activity text color inside form from grey to white? See attached image

    Cheers

    Tonny

    Attachments:
    You must be logged in to view attached files.
    #109734
     sharmstr
    Moderator

    Use this

    COPY CODE
    
    #whats-new-textarea .bp-suggestions {
        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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #109743
     Groubee2
    Participant

    Hi @sharmstr

    Thanks it works! But under reply/comments the text inside the form is still grey! how can I also change the “comment” form text color to white? See attached image

    Cheers
    Tonny

    Attachments:
    You must be logged in to view attached files.
    #109745
     sharmstr
    Moderator

    For comments

    COPY CODE
    
    .ac-textarea .bp-suggestions {
        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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #109746
     Groubee2
    Participant

    Thanks a lot!! it looks great now!

    Cheers
    Tonny

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?