Viewing 1 replies (of 1 total)
  • Hey there neel2re,

    Hope you’re well today!

    This should be possible with some custom CSS. Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:

    http://wordpress.org/plugins/simple-custom-css

    img#logo {
    width: 300px;
    height: auto;
    }

    Change the numeric value in width to what ever suits you the most. This should change the size of the logo.

    Hope this helps 🙂

    Best regards,
    Bojan

Viewing 1 replies (of 1 total)

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