[Header Builder] More improovements!
K
Ken
The Header Builder is great, but is missing some usecases.
- I have a Hero section and a transparent Menu (white Logo and white menu links)
- On scroll down the menu is vanishing
- On scroll up the menu is visible but then iam maybe on the bottom of the page and dont need a transparent header because iam out of hero section and reading the content. On Scroll up i want to change the background-color, the logo (icon has colours now) and the menu links color to black.
If i create another header builder to fix this in some kind, the DOM for Google Pagespeed is increasing extreme because of the whole navigation is doubled and on a page like "breakdance.com" or a website with more links in it, its not good.
Another usecase is to have only 1 menu for a sticky header navigation and the same for a mobile sticky bottom navigation, like from a onlineshop or i think its on facebook app...
The DOM length is on more complex websites always a problem with google pagespeed.
best regards
Christian Strasser
Totally agree. I solve it with 2 header (one fixed, one sticky) but that doubles the header size for speed and is harder to maintain.
Would be fixed when Breakdance would add more on scroll behavior.
J
Joseph Ralston
Use one menu and then add some custom CSS to handle the onscroll menu appearance.