Site logo

Archived topic

Logo to the left and menu next to it to the right

10 replies · Started by Kostas on July 5, 2022

Viewing posts 1–11 of 11

hi,
how can that be so difficult to have the logo to the left corner and the menu next to it and both are on top of a hero image?
Can you please advise in steps?

hi,
thanks for the info.
what I want is the logο on the top left corner and theν the menu sitting right next to it on its right hand few pixels away, not on the far right top corner.
If i remember well i did this using a combination of hooks last time, but i was wondering if there is some more official/out of the box method.
thanks

Hi Kostas,

I see. Thank you for clarifying.

If you have to Primary Navigation location set to float right, can you try adding this CSS in Appearance > Customize > Additional CSS?:

nav#site-navigation {
    margin-left: 20px !important;
}

This overrides the margin-left set, and moves the navigation nearer the logo.

You may replace 20px with your preferred value.

Kindly let us know how it goes.

ok this worked thanks!

hi again,
please advise the best method to add text and buttons on top of my hero image section now.
I would like to use the block editor to style this layout as i wish.
I suppose i would have to create a Block hook and place it on top of my hero image right?
regards

ok thnaks,
however now the hero image goes below the navigation. I need the navigation on top of the hero image via transparency.
I know i will find it at some point but i would like you to provide the official way in order to keep my notes and fix this workflow :)
thanks

ok David this worked thanks so much,
i need to study this workflow it was not so straight forward for me :)
regards

Glad to be of help.

This archived topic is closed to new replies.