Mrinal Sharma
asked 9 years ago

how to make menu header fixed ?

1 Answers
DominicStaff
answered 9 years ago

To resolve this issue, you can add the following code to the style.css file:

.nav-main { position: fixed; }

Regards,

Powered by DW Question & Answer Pro