Home › Forums › Support › background color doesn’t work specific page This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 11, 2023 at 2:05 am #2563780 eran Hi, I added a block element above the H1 (it is called “Our Review Process”) for several pages and it works fine but it doesn’t work fine on a specific page (the styles don’t work) I’ll add that page in the private message. March 11, 2023 at 7:20 am #2563984 DavidStaff Customer Support Hi there, the “Our review process” is bold, so its wrapped in a <strong> tag. And you have this CSS on your site: /* bold text color */ strong { color: var(--base); } Which is setting all of those tags to a different color. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In