I'm trying to change the background colour for one of my website pages (http://www.cosmiccaboodle.com/?page_id=149). The default is white and I want to make it black, so that the inner text box (row set up as 'in container') ends up looking like a white page sitting on a black background. I tried changing the page's CSS setting using the following
body {
background-color: #000000;
}
but as you can see from the webpage, there is no black background.
Hi,
I'm trying to change the background colour for one of my website pages (http://www.cosmiccaboodle.com/?page_id=149). The default is white and I want to make it black, so that the inner text box (row set up as 'in container') ends up looking like a white page sitting on a black background. I tried changing the page's CSS setting using the following
body {
background-color: #000000;
}
but as you can see from the webpage, there is no black background.
Many thanks in advance for your help
Martina
Hey,
Thanks
ThemeNectar Support Team