Buddypress Button Styling

Home Forums Legacy Support Support queries Styling issues Buddypress Button Styling

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #152522
    MzPlatinum
    Participant
    I have a page on my site where I cannot seem to edit the style of the buttons. It's handled by buddypress:
    input[type="button"], input[type="submit"] {
        line-height: 1.6;
        background-color: rgb(120, 200, 206);
        color: rgb(255, 255, 255);
        font-weight: 600;
        padding: 7px 24px;
        border-width: initial;
        border-style: none;
        border-color: initial;
        border-image: initial;
        border-radius: 2px;
        outline: 0px;
    }
    
    I just want to change the background color to : rgb(14,20,28) but adding custom css doesn't seem to work. Please advise.
    #152533
    Anshuman Sahu
    Keymaster
    Please share a screenshot or something exactly which button color you want to change / please also do share site url and admin credentials in private reply .
    #152582
    MzPlatinum
    Participant
    I've resolved this topic on my own. Please close.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Buddypress Button Styling’ is closed to new replies.