Archived topic
Float Navigation Logo Outside Container
3 replies · Started by Pablo on January 13, 2019
Hello, where do I apply this code change?
.main-navigation .site-logo.navigation-logo {
position: absolute;
left: 0;
top: 0;
}
.main-navigation .site-logo.navigation-logo img {
height: auto;
}
Install Simple CSS, I added the code but without success.
Thank you
Hi there,
Yup Simple CSS should work.
Any chance you can link us to the site in question?
You can edit the original topic and use the private URL field.
Let me know :)
Thank you very much, I am simply doing tests to learn.
Please, could you send me an image with the place where I have to modify the code?
Greetings.
Not sure if I understand.
The code here is CSS:
https://docs.generatepress.com/article/navigation-logo/#float-navigation-logo-outside-container
and they can be added using one of these methods:
https://docs.generatepress.com/article/adding-css/