Different background-colors on different pages
Hi
I want different background-colors for different pages. With a css like this:
.page-id-157 #main{background-color:#006400;}
.page-id-157 header{background-color:#006400;}
.page-id-157 #footer {
background-color:#006400;
}
.page-id-157 site-footer tg-site-footer tg-site-footer-widgets {
background-color:#006400!important;
}
everything (header and main) works beside of the footer; no matter what definition I try – the color doesn’t change.
What do I do wrong?
And would it even be possible to get different menu background-colors on different pages?
Thanks!
vanbrel
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Hans
Thanks for reaching out.
Do you have a public URL where we can take a look at what’s going on?
yes, have a look at
https://denisedoesyoga.com
Ciao
Thanks.
In your Custom CSS you have:
.page-id-174 tg-site-footer-widgets { background-color:#8b0000!important; }tg-site-footer-widgetsis a class name, it’ll need a period in front of it to designate it as a class.Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.