Site logo

Archived topic

Mobile header

5 replies · Started by Michael on January 15, 2023

Viewing posts 1–6 of 6

Hi,

Can you please show me how to adjust the size of my mobile header (I need to make it bigger).

Thanks.

Hi there,

where can i see the issue ? Can you share a link?

In Customizer > Additional CSS you have this CSS:

.site-logo {
    width: 40%;
    height: auto;
}

Which is shrinking the logo.
Is that CSS required ?

Thanks, that fixed it (removing the CSS).

Glad to hear that!

This archived topic is closed to new replies.