Site logo

Archived topic

Mobile Logo Size

3 replies · Started by Ian on May 21, 2020

Viewing posts 1–4 of 4

I found a few older posts about manually adjusting mobile logo size. Here is the most recent CSS:

.navigation-branding img, .site-logo.mobile-header-logo img {
padding: 0;
}

.site-logo.mobile-header-logo img {
height: 80px;
}

Is this the proper way to resize the mobile logo? Clearing cache and not seeing it take place, at least not on my iPhone. Any ideas?

Got it thx!

No problem :)

This archived topic is closed to new replies.