Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Thanks for reaching out.

    We can change the size by using custom CSS code. Can you please navigate to Appearance > Customize > Additional CSS, and add the following CSS code:

    .site-header .site-branding img {
        max-width: 400px;
    }

    This is how it’s showing up after adding the above code:

    I hope it helps!

    Best,

    Thread Starter jennyrrr

    (@jennyrrr)

    Thank you so much, CSS worked a treat.

    Many thanks

    Hi @jennyrrr

    Awesome!

    Glad to know the CSS code worked : )

    I’ll mark this thread as resolved for now.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Increase Site Identity Logo size’ is closed to new replies.