How to position an element under a fixed element

Problem description The beneath element was blocked by the above element. Analysis What should you do then? Change the margin-top of #content element. But to what value? We can set a fixed value but it might not look good. This is going to be a responsive webpage, so the height of #fix div is changing … Continue reading How to position an element under a fixed element