Hello,
In V5, I have a page with a short header nav, no footer, and a 100% tall div to display a map. The header is using the classes "sticky-header dark full-header", which allows the header to be very short (60px). I use my own JS to figure out the size for the div.
In v6 this is just not working. The header is always much taller, even if I apply the same classes. I just can not find a way to override the height at all.
I understand you do not provide support for customizations within my design. But maybe you already have an answer on how we can have a "short" header? I am pretty much looking for the height of the header when scrolling, but all the time.
Thanks.
