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
August 22, 2022 at 2:30 pm
#38987
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; }