Sticky Header Not Working - Question | JoomShaper

Sticky Header Not Working

Gerald W.

Gerald W.

Template 7 months ago

Nectar Template The sticky header isnt working no matter what options I choose, what layout I choose, whether SCSS to css is on or off, whether compression is on or off, I cannot get it to work, even straight out of the quickstart. Please advise. I am presenting to a client in the am.

0
2 Answers
Atick Eashrak Shuvo
Atick Eashrak Shuvo
Accepted Answer
Support Agent 7 months ago #187451

Please add the following CSS code to your Template Options -> Custom Code -> Custom CSS

#sp-header.header-sticky {
position: fixed;
}
0
Gerald W.
Gerald W.
Accepted Answer
7 months ago #187461

Thank You

0