Archived topic
Mobile Logo Increases and menu...
1 reply · Started by Afreen on April 20, 2021
Viewing posts 1–2 of 2
Hi,
I am confused here as when I tried to Increase the size of the logo in the mobile view then the menu also makes the spaces and I don't want to make too much space, I keep the size of the logo should be the same as I have but menu space should be less, Image is linked to get an idea Mobile Menu
Hi there,
try adding this CSS to adjust the height of just the mobile header logo:
#mobile-header .site-logo.mobile-header-logo,
#mobile-header .site-logo.mobile-header-logo img {
height: 80px;
}
This archived topic is closed to new replies.