Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #228534
    Roland
    Participant

    Hi,

    The logo I am using on my site (via the “Site Identity” setting in Customise) seems to expand to fill the available space, which is beyond it’s optimal resolution. Is there any way to set the size of the logo on the page?

    Thanks

    #228620
    Skandha
    Participant

    @rolandallen: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #hgroup-wrap img {
        max-width: 200px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Logo size’ is closed to new replies.