Viewing 1 replies (of 1 total)
  • You can resize it using a bit of CSS. Just copy and paste this into
    Appearance> Theme Options> Advanced Settings> Custom CSS.

    #thelogo img {
      max-width: 100px;
    }

    Just change the “100px” value to whatever you want it to be.

Viewing 1 replies (of 1 total)

The topic ‘Logo image too large on webpage’ is closed to new replies.