customizing “search Results” book button

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

  • This topic has 1 reply, 2 voices, and was last updated 9 months ago by J. Davis.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1637732

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

    #1640214

    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.