Replies: 0
I want to have two menus at my start page:
Menu 1:
* at top of page
* not sticky
Menu 2:
* sticky (at top of page)
* hidden when page is completely scrolled up (Menu 1 is visible)
* visible only after page scrolled down 100 pixel (when Menu 1 is scrolled out of sight)
How / with what CSS can I build Menu 2?
*** Many thanks in advance !! ***