Abi1234 Posted July 15, 2020 Share Posted July 15, 2020 Site URL: http://wedgecollective.com Hi there, I'm using the Nueva template and I'm trying to have each page as a different colour background. I've tried numerous pieces of CSS code and whilst I can change the colour of them, I can't seem to change them individually and for them to remain that way. Another tactic I'm trying now is to basically add a banner image of the colour I would like the page to be, but I understand this isn't a great method. Does anybody know the CSS code for individual colour pages that will work? Or if I have to add a colour image as a banner, then I'm looking to remove an empty content box that just remains white above the footer. Thank you, Link to comment
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 Edit Page > Add Code Block > Paste this code <style> .Main { background: red; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.