Archived topic
Icon in menu centre, with menu split in two
7 replies · Started by scott doel on March 6, 2017
Hi is it possible to to put the menu plus icon in the centre of the menu and split the primary menu into two parts, either side of the logo.
I wanted to 'creativly swipe' (copy) the way its done on Get Noticed Theme by Michael Hyatt
Hi Scott,
This should help: https://docs.generatepress.com/article/centering-logo-navigation/
Let me know.
Perfect! Thanks Leo
Just thinking Leo................is it possible to color the top and bottom of the menu in CSS, I could do with 5 px in white on the top and the bottom, so the logo looks like its breaking out of the menu!
I have tried adding
.main-navigation {
border-top: 20px solid #ffffff;
border-bottom: 20px solid #ffffff;
}
But it wont go under the logo
Not quite sure what you mean? Can you provide a link to your site?
Hmm your code should work? The borders are underneath the logo when I tried adding it.
If you are referring to the curve under the logo in the example site, I think that is from the page header picture.