Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Can't change border color of theme › Reply To: Can't change border color of theme
May 30, 2017 at 8:27 am
#13296
Keymaster
Hi,
Yes, indeed, I mistaken the color codes. You should be able to change it here: http://i.imgur.com/Y6f2NzX.png
If that does not work, then this custom CSS should do the trick:
[html].vertical.ajaxsearchpro {
background: #a0ce4e !important;
}[/html]