Home › Forums › Support › CSS glitch This topic has 3 replies, 2 voices, and was last updated 3 years, 4 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 22, 2022 at 4:30 am #2426988 John Hi, I am having a little challenge with a background color of a header. It’s not displayed as it is in the editor and I can’t find out how to change it manually with CSS. I made a test page where you can see the issue with an example. https://kalteren-electrics.nl/ Thanks in advance! November 22, 2022 at 7:25 am #2427247 DavidStaff Customer Support Hi there, you have this CSS on your site: @media (min-width: 769px) { .entry-content h2:before { content: ""; display: block; height: 90px; margin: -90px 0 0; } } That is adding the additional space to ALL H2s within the content. November 22, 2022 at 7:38 am #2427265 John Ah perfect! Thanks David! November 22, 2022 at 8:36 am #2427557 DavidStaff Customer Support You’re welcome Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In