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

#38987
hugohugo
Participant

only the search background, not the whole page

I tried with this code but it changes the color to the front. do not help me. I only want this page, not the rest
.content {
grid-area: content;
background-color: white;
}

try this code, I can’t find the identifier id number. to change the color

any other idea
body.page-id-460
{ background-color: #00ff00; }