Archived topic
Align buttons right when header logo is centred
3 replies · Started by Justin on July 11, 2022
Hey, I have followed this guide: https://docs.generatepress.com/article/centering-logo-navigation/
And set my logo to centre, and the main three links on the left.
I then used an element hook to convert the next two links to buttons. But I can't seem to get the buttons to align right in the header on desktop.
https://humanhealth.je/
How can I set the buttons to align to the right of the page on desktop?
Thanks for your help :)
Hi Justin,
Can you try removing this code?:
.site-header .main-navigation:not(#sticky-navigation) .inside-navigation {
margin: unset;
}
Kindly let us know how it goes.
Perfect thank you Fernando :)
You’re welcome Justin! :)