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

Reply To: Change background of this page to white. without affecting the rest of the pages

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Change background of this page to white. without affecting the rest of the pages Reply To: Change background of this page to white. without affecting the rest of the pages

#38990
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

It is not part of our plugin, but it should be fairly simple, something like this:

.search article {
    background: red !important;
}