Is it possible to give each page of my website a different background colour - instead of having one single colour for the whole site?
I have been adding css to 'Page Settings / Custom CS Settings' panel on individual pages but it's not affecting the whole page, just a slim bar at the very top of the page. So it seems a though my CSS targeting isn't completely correct.
Would I also have to make sure that the Visual Composer page elements do not have a background colour specified to allow the page background colour to show through?
Hi,
Is it possible to give each page of my website a different background colour - instead of having one single colour for the whole site?
I have been adding css to 'Page Settings / Custom CS Settings' panel on individual pages but it's not affecting the whole page, just a slim bar at the very top of the page. So it seems a though my CSS targeting isn't completely correct.
Would I also have to make sure that the Visual Composer page elements do not have a background colour specified to allow the page background colour to show through?
Thanks,
Darren
Hey,
You can apply the background color to the .container-wrap div but it would only show the color where the light grey color shows.
This should help : https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug
Best.
ThemeNectar Support Team