Home Forums WoodMart support forum Header search hover button

Header search hover button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #559576

    studio84digital
    Participant

    Dear,
    In the header when using the search bar, how can I change the hover icon color?
    See video private.
    Thanks, Bart

    #560083

    Hung Pham
    Keymaster

    Hi studio84digital,

    Thanks for reaching to us and appreciate your patience.

    Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .searchform button.searchsubmit:hover {
        color: #fff;
    }

    Regards,

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