Archived topic
Logo size mobile
3 replies · Started by Jenny on May 31, 2022
Hello together,
can you tell me - how can I set the mobile Logo bigger?
Thanks a lot for your answer,
Jenny Wullich
Hi Jenny,
The size of the Logo on mobile adjusts correspondingly along when you edit the Menu Item Height in Appearance > Customize > Layout > Primary Navigation.
Currently, I can see this code in your site (Appearance > Customize > Additional CSS):
#mobile-header .mobile-header-logo img {
height: 140px;
}
This code is altering the size of your logo. Kindly modify 140px if you wish to resize this.
Hope this clarifies!
Dear Fernando,
I wanted to use a bigger Mobile Logo for this page.
And I tried out the way you told me -
But it doesn't react.
Can you help me :)?
Hi there,
where did you add Fernandos CSS ? As that should work.