customizing “search Results” book button

Free and Premium WordPress Plugins & Themes Forums WordPress Themes Albatross customizing “search Results” book button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1637732
    Kuma
    Participant

    hello i want to update the color of Search result “book” button!
    how can i do so?

    #1640214
    J. Davis
    Keymaster

    Hi Kuma,
    You can use custom CSS styles to override the color of the Book button. For example:

    .mphb_sc_search_results-wrapper .button.mphb-button.mphb-book-button{
        background:#4a69ec;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.