This topic has 1 reply, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #153796
     serpentwolf
    Participant

    Greetings…Where or what css do I use to change the font color in buddy press post update.  Not the icon itself that says “Post Update” , but the area it posts to?  I also need to change the font color and size in the search bar.  Both fonts are a goldish bronze and will change to white #FFFFF.  Serpentwolf

    Please see attachments.

    Thanks everyone.

    BOA

    Attachments:
    You must be logged in to view attached files.
    #153968
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    span.time-since {
        color: white !important;
    }
    #buddypress .activity-list .activity-content .activity-header, #buddypress .activity-list .activity-content .comment-header {
        color: white !important;
    }
    textarea#whats-new {
        color: white !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?