Moderator
James Huff
(@macmanx)
Volunteer Moderator
Sure, add this to your Additional CSS:
.front-page-content-area {
background: #FAF3E1;
}
.hero-container-inner {
background: #FAF3E1;
}
Awesome! Any idea of how I do it on the other pages? Thanks so much.
Also, the background of the menu/menu section?
Moderator
James Huff
(@macmanx)
Volunteer Moderator
For all other pages, use:
.content-wrapper {
background: #FAF3E1;
}
As for the menu, I’m not sure what you mean. It seems to already be the desired color? https://cld.wthms.co/Xb7I3D
Done. You are awesome. My friends will soon have a great branded WCAG site!