This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Can't change border color of theme

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

#13296
Ernest MarcinkoErnest Marcinko
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]