Archived topic
Logo size on off-canvas menu
3 replies · Started by Rafael on February 5, 2020
Viewing posts 1–4 of 4
Hi,
I added my logo to the off-canvas menu via a hook and the directions below.
https://generatepress.com/forums/topic/off-canvas-panel-logo-on-top/
It worked but the logo is a bit big. How do I make the logo in the off-canvas menu a bit smaller?
Thank you
Hi there,
Try this CSS:
.slideout-navigation img.custom-logo {
width: 100px;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Money. Thanks...
No problem :)
This archived topic is closed to new replies.