Archived topic
Entering the hamburger menu below the logo on the left
3 replies · Started by MICHELE on August 11, 2019
Viewing posts 1–4 of 4
Congratulations on the theme, I love it!
On the site, only on the home page, I have to insert the logo above the hamburger menu. I tried all the options but I can't.
Use Generatepress Premium ver. 1.8.3
Help thanks.
Hi there,
Try this CSS:
body.home.nav-float-left .inside-header .site-logo {
float: none;
display: block;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
It works thanks!
No problem :)
This archived topic is closed to new replies.