Archived topic
Mobile logo size
3 replies · Started by Paul on April 7, 2022
Hi There,
I'd like to reduce the logo size in the mobile header - I added this CSS but doesn't seem to affect the logo (I tested with display:none and seems not be the right class):
.mobile-header-navigation .site-logo.mobile-header-logo img {
height: 100px;
}
Thanks
Paul
Hi Paul,
Can you try activating the mobile header option first?
https://docs.generatepress.com/article/mobile-header/
Then try to configure the size by increasing/decreasing the menu item height first:
https://docs.generatepress.com/article/mobile-header/#branding-type
Let us know if this doesn't work out :)
Ah perfect thank you Leo!
No problem :)