Archived topic
Header - logo in center - off-canvas menu icon far right - not displaying when
3 replies · Started by Sarah on November 25, 2022
So I would like the header to have the logo in the center and then the off-canvas menu icon on the right
Now if you have the "header alignment" left - this works - but I want the logo in the center
But as soon as I change "header alignment" to center the off-canvas menu sits underneath it
I tried the 3 column header as per your docs but I don't think those instructions are valid with newer versions as there is no details to add text/html code?
I didn't want the off-canvas burger menu con to sit on the right of the primary menu - which is what it seems to default too - so I hid the toggle and inserted it manually into the widget - in case I need to undo that part
I always seem to get into a muddle with menus!!
Thank you Sarah
Hi there,
Can you try this CSS?
.header-widget {
position: absolute;
right: 20px;
}
Really sorry for my delay in replying - but yes thank you that sorted it - I was not sure if I was missing a settings - but happy to sort with CSS - thank you
(ps love the new squirrel recaptcha!!)
Glad to hear that :)