Archived topic
Add logo before the toggle icon from Slideout.
5 replies · Started by mrbishwork on January 11, 2019
Viewing posts 1–6 of 6
Hello there is there a way to insert a logo icon before the toggle menu on slideout?
Hi there,
On desktop?
Hmm can you give navigation logo a shot?
https://docs.generatepress.com/article/navigation-logo/
Let me know :)
Hello there Leo it works but it was stacked with the toggle icon. how can i adjust the toggle icon from the bottom of the logo thanks
Hi there,
Try adding this CSS:
#site-navigation .navigation-logo {
margin: 0;
}
#site-navigation .inside-navigation {
padding-top: 60px; /* height of your logo */
}
Thank you Tom it works !
You're welcome :)
This archived topic is closed to new replies.