Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ILLID

    (@mihail-barinov)

    Hi,

    Yes, it is possible. Please try to use styles like this:

    .aws-container .aws-search-form .aws-form-btn:hover {
        background: #0000FF !important;
    }
    .aws-container .aws-search-form .aws-search-btn:hover svg {
        fill: #fff !important;
    }
    Thread Starter Dwimmerlaik

    (@dwimmerlaik)

    Thanks it totally worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change hover color of button’ is closed to new replies.