Hi there
I have the current build-up on the mobile version of my header.
- Logobar (visible initially)
- Bar with hamburger menu (visible initially)
- Combined bar with logo and hamburger menu on scroll to save space while browsing (hidden initially)
- Bar with sub-menu (hidden initially, with the option ‘keep margin’ and margin top to be aligned beneath the combined bar)
What I try to achieve is the following when I load the page:
- Logobar (visible initially)
- Bar with hamburger menu (visible initially)
- Bar with sub-menu (visible initially)
On scroll the Logobar should be replaced with the combined bar (containing logo and hamburger menu)
but the bar with the sub-menu which is visible initially should then be placed below the combined bar and not remain on top.
Since it sounds quite complicated I attached some screenshots. Hope this helps.
This is the page I’m referring to: https://kss.ch/wasserpark/
May you help me to achieve my goal?
Thanks in advance!