Archived topic
Header
5 replies · Started by imraan-ftg on February 3, 2018
How i can make a header like this > http://prntscr.com/i9nc2u
Hi there,
Setting both navigation locations to float right should be a good start.
Or you've already tried that but it's not working?
I have followed what you said > https://cluecommerce.com/
But i am unable to understand how to reduce the height
how i can reduce gap between primary and secondary menu
I have added following css to fix the same
.site-logo {
float: left;
text-align: left;
}
Hmm try reducing the menu item height: https://docs.generatepress.com/article/menu-item-height-width/#height
Let me know.