On a web page I’m working on I have a fixed #top section containing the nav which is causing the content below to partially hide behind it.
The page is this: http://s361608839.websitehome.co.uk/pt-build/templatebuild/
I’ve tried adding margin-top to #slider and margin-bottom to #top to try and push each other apart but none of those have worked.
Any ideas?
just change
I changed the top padding from 0 to 110px