Hi,
I'd like to make a header similar to the predefined "multi rows" but.
I created a custom header in the layout tab: I created two sections, one called header (with module position logo) and one named menu (with module position menu).
I added some css
sp-header .logo {margin: auto;}
.sp-megamenu-parent {margin: auto;}
offcanvas-toggler {margin: auto !important;}
in order to have logo and menu (mega menu on desktop and burger menu on tablet/smartphone) centered.
I have two issues now:
- I'd like both sections (custom header and custom menu) to be sticky as scrolling. Now only the custom header section is sticky.
- I'd like to set the custom header section's height as 200px (I need the logo to be at least 160 px high) but the custom menu section's height as to be 60px high.
J6, Helix 2.2.1.
Thank you for your help