BuddyBoss Home – Web Support Forums Solutions Social Learner Change the color of search button

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

    #56201
    @rimm95

    Is there any way to change the color of the background of the search button in the titlebar? I don’t like how this button is a different color from the rest of the main nav.

    Thanks

    Answers

    #56273
    @vapvarun

    Hi @rimm95, you can replace #4dcadd with your color choice

    
    #search-open {
        background-color: #4dcadd;
    }
    

    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Change the color of search button’ is closed to new replies.