Creating a "sticky menu"

Dear Movin,

I would like to create a “sticky menu”, i.e. I would like my menu to remain visible on my site when scrolling down.

I’ve downloaded this plugin, but am struggeling to find the right selector for the element to make it “sticky”.

The closest to what I would llike to achieve was using this…


#page .navbar-default .navbar-nav 

By using this, the search box doesen’t move with the rest of the menu though. Furthermore, the white background of the menu disappears and basically only the letters move.

Is there a way to make the whole menu bar “sticky”?

Thanks for your help!

Hi @dorohenrietta,

I hope you are well today and thank you for your question.

Please try using the below selector.

#page .navbar-default

Best Regards,
Movin