Hi, my large screen navi menu is on the top of the page.
But the mobile hamburger menu is very low – why? How can I change it to be at the top too?
And how can I change the mobile hamburger menu to be on the left (while the normal navi is aligned to the right).
I found this in the code:
<rect class=”fl-hamburger-menu-top” width=”512″ height=”102″/>
<rect class=”fl-hamburger-menu-middle” y=”205″ width=”512″ height=”102″/>
<rect class=”fl-hamburger-menu-bottom” y=”410″ width=”512″ height=”102″/>
</svg>
Is there a way I can define the hamburger menu to be on the top..?
]]>