I’ve made some updates to my client’s website www.safarinorth.com. But on the home page I now have some extra space that I can’t figure out how to get rid of. The space I want to remove is above the section titled “Why Visit Safari North Wildlife Park”.
it looks like you have a section “Features Section” that is taking up that space. It appears hidden because the section “Section 3 Column” you’re talking about is set to relative. If you set it to static you will see the “Features Section” appear on the screen. You’ll notice that the amount of space it takes up is exactly the same as the amount of space above your H2 “Why visit Safari North Wildlife Park”. If you set the “Features Section” to Display:None you will see the extra space above your H2 disappear.