Archived topic
Float Navigation Logo Outside Container
3 replies · Started by Andrew on February 7, 2018
I followed along with https://docs.generatepress.com/article/navigation-logo/#float-navigation-logo-outside-container and it worked great, but I wanted to have my primary navigation still left aligned.
Playing around I found this CSS and was curious if this was the best way to push the menu back left and if margin-left or padding-left made a difference or anything else I should be aware of here...
.main-nav { margin-left:100px; } where 100px is the width of my logo
Thanks!
Hi there,
Can you link me to your site so I can have a look?
You can edit the original topic and use the private URL field.
Let me know.
It was a localhost but I updated it and put it at https://wp.andrewteg.com/test1/ which is fine to share... thanks.
I would wrap that CSS for desktop only but other than that it looks good:
https://docs.generatepress.com/article/responsive-display/#responsive-breakpoints
