Essential Header to Sticky

Re: Essential Header to Sticky

by Mark Palig -
Number of replies: 2

Yeah you said that, but your point is obvious. Really obvious, i know you guys are "no robot".

I understand. You help many people.

Its not a problem. I already solved it.

Thanks,

Mark

In reply to Mark Palig

Re: Essential Header to Sticky

by Fatema Siddiqua -

Hi Mark,

How you did it? Please help me as i have to make Header and Footer both sticky.

In reply to Fatema Siddiqua

Re: Essential Header to Sticky

by Richard Oelmann -
Picture of Core developers Picture of Plugin developers Picture of Testers

Add position:fixed to the css for the header and footer (firebug is your friend for this!)

But I'd also suggest adding some @media rules because if you do that on a small screen you may end up with no content space left smile