Viewing 1 replies (of 1 total)
  • Hello @wpand ,

    Please use following custom CSS to increase logo size on Appearance => Customize => Additional CSS

    .custom-logo-link {
      max-width: 300px
    }
    .custom-logo-link img {
        max-height: 100%;
    }

    Best Regards!

Viewing 1 replies (of 1 total)

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