Archived topic
Logo to left of menu
10 replies · Started by Brian on February 23, 2023
I did as instructed in the email and changed the settings, still doesn't look like the sample sites on your website. Float right pushes the menu all the way to the right. Use navigation as header makes the logo much smaller and looks wrong. So logo is either too big or too small depending which way I go. Primary navigation is all the way to the right with a huge ugly gap in between. Secondary navigation looks fine though which only makes primary look even more absurd.
Hey Brian,
Thanks for opening a topic!
still doesn’t look like the sample sites on your website.
Can you let me know which sample site you are referring to here?
And then please link me to your page in question so I can see where the issue is.
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
In your site library. I'm seeing now they all seem to be float right. In their cases it looks good but not with mine. It would be nice to float left but clear the logo...
Hi Brian,
May we know which template you used, and what exactly are you wanting for your Header?
Do you want the Navigations to Float Right?
I used GeneratePress. I want a logo in the primary navigation to the left, with the rest of the menu to the left with it. For some reasons I can do right not left.
Honestly, nevermind. I think I figured out a workaround with a client's site a few years ago. I'll do that again. This is just the first time this theme can't do something.
I just realized you guys have it already, sticky menu logo is exactly what I want. I just want it to show even when they're at the top.
Hi there,
can i see your site ?
Yes
Just to confirm, are you happy with the current layout and just want to add another logo here?
https://www.screencast.com/t/OVhCPtGP65jN
If that's not correct, then it would help if you can provide a mockup or example of the exact layout you are trying to achieve as Fernando suggested here:
https://generatepress.com/forums/topic/logo-to-left-of-menu/#post-2544792
Yes, that's what I want.
Ok so we would need to take a slightly different approach.
Can you:
1. Activate the navigation as header option:
https://docs.generatepress.com/article/navigation-as-a-header/
2. Doing that would remove the current logo but it can be add it using a block element - hook with the after_header hook:
https://docs.generatepress.com/article/hooks-visual-guide/
Let me know if you get stuck.