need sticky header
-
i need my header to be sticky, i tried to add this code :
#sticky-header { position: fixed; bottom: 0; left: 0; width: 100%; z-index: 999; }after adding this code my header is sticky but the issues is header hidden top of the page content
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘need sticky header’ is closed to new replies.