This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #125322
     osadosad
    Participant

    Hello 🙂

     

    Could you please help?

    I am wondering how to change the color of group header and text (please see in attached picture marked with arrows)

    I could not find it in Styling and Layout options in Sweetdate WP menu.

    Many thanks in advance!

     

    #125438
     Laura
    Moderator
    Hello, you can change that by adding this to style.css of child theme, then edit it as you wish :)
    .buddypress #header-cover-image {
        background-color: black;
    }
    div#item-header div#item-meta {
        color: white !important;
    }
    
    #125460
     osadosad
    Participant
    Not marked as solution
    #125603
     Laura
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?