Reply To: Search bar size

#10444
Ernest Marcinko
Ernest Marcinko
Keymaster

Well, there is no option for that, but there is a way – with a custom CSS code.

.innericon:hover svg {
    fill: #000 !important;
}

You can place this custom CSS code to the Theme Options -> Custom CSS panel input.

Also, don’t forget to change the #000 to the color code you want 🙂

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)