Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar size › Reply To: Search bar size
October 11, 2016 at 2:21 pm
#10444
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 :)



