This topic has 9 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
Hi,
I am trying to change the page background colour, not the site background.
So I want to change the white colour you can see here http://www.thehighlandgourmetshop.com/ to another one.
Thanks,
Do you mean that place? http://prntscr.com/50an8y
Regards,
Robert Hall.
Indeed.
Please try to add this code into custom.css file.
.page-content{
background:grey;
}
Regards,
Robert Hall.
Hi Robert,
This doesn’t work.
Hi Robert,
Somehow it worked now, however there is a white border around.
How could I get that changed to same colour?
As well, when looking at the other pages, the page title has also white background.
Please add this code into custom.css file.
.boxed .page-wrapper {
background:grey;
}
Regards,
Robert Hall.
Works great, thanks Robert!
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Change page background colour’' has been successfully resolved, and the topic is now closed for further responses