Archived topic
Want colour of the background same as the container on ONE page
3 replies · Started by Trish on April 19, 2022
Hi,
Have searched and searched but cannot figure out how to make the light gray colour of the background of ONE page, the very same colour as the container (not sure it is exactly white).
See screen print image: Click Here
Please advise, and thank YOU in advance,
Trish
Hi Trish,
To clarify, are you wanting to change the background color for only the link you provided? If so, kindly try adding this CSS in Appearance > Customize > Additional CSS:
body.page-id-9735 {
background-color: #fff;
}
Kindly let us know how it goes. :)
Thank YOU Fernando!
That worked perfectly, and now I'll know WHAT to use in the future.
Thanks again,
Trish
You’re welcome Trish! Glad to be of assistance! Feel free to reach out anytime you’ll need assistance with anything else. :)