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

  • Author
  • #111025
     Groubee2
    Participant

    Hi

    How to change background color on new messages – inbox

    See attached image

    Cheers

    Tonny

    Attachments:
    You must be logged in to view attached files.
    #111525
     Abe
    Keymaster

    Hi, the “unread” row looks like that just to point out the unread message. If you want to make it another BG color you should add this custom css

    COPY CODE
    
    #buddypress table.messages-notices#message-threads tbody tr.unread td {
        background: red;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #111528
     Abe
    Keymaster

    Basically you can change every color in the theme that does not style from the Customizer or if you want something custom. Try using Chrome Inspect element feature to see elements CSS properties

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

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

Log in with your credentials

Forgot your details?