Archived topic
Background color won't change in Customize mode
3 replies · Started by Norman on November 18, 2019
Viewing posts 1–4 of 4
Hello,
For some reason, I can't change my background color for the body on my website. I've used the customizer and no matter what color I change it to, it stays on gray.
Any help would be appreciated.
Hi there,
looks like you're using CSS Hero which has applied this CSS to the body of the site:
body {
background-color: rgba(213, 212, 212, 0.22);
border-bottom-width: 1px;
}
You would need to remove that in CSS Hero for the customizer settings to work
Hi David,
Oops. Ok.
Thanks!
You're welcome
This archived topic is closed to new replies.