Archived topic
Page colors in GP
1 reply · Started by Fred on April 4, 2016
Hi Tom,
I'm loosing it here.
Last week I asked about having a different page color for just one page and you graciously and promptly replied with the css that would do the job.
Well, not only can I not find your reply email I also can't even locate my question in your Support forum.
Could you please indulge me in re-sending?
Here is the page in question:
http://rockinclipclopranch.com/the-rockettes/
Thank you for your patience with an old man who should be getting out of the business.
Fred
Hi Fred,
No problem!
This CSS should work:
.page-id-123.one-container .container,
.page-id-123.one-container .inside-article {
background-color: #FFFFFF;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Let me know if you need more info :)
