Hi I am rebuilding my menu. I use a standard menu with nav float right. Because of the header padding, the drop down menu items opens “somewhere in between”, and that doesn´t look good. (See link in private info.)
Is it possible to create some gap between first level items and the sub-menu/drop down, to push the sub menu area/box/item down “below” the header? By adding some bottom-margin to the first-level-items? Or top-margin to the sub menu box/items?
I want to achieve the look that the menu opens from “the edge” between header and content. (Like it would do if I did not have any padding on the header, or if I would use Navigation as header).
This must also work for tablet, where I have made the navigation drop below the logo.
If i remove the header padding and make the top level menu items much higher a lot to mimic that height, it looks good on desktop. But on tablet the top menu items becomes far to high, adding a big gap between the logo and the navigation..
Is there a right CSS code or solution?