Viewing 1 replies (of 1 total)
  • Hi there!

    If I’m understanding, the original logo you uploaded is 406 x 73, right? But it looks like it’s displaying at 222 x 40, which is fairly small.

    In your theme, I found a file called “light.css”, which contains this code:

    #site-header h1 img {
    	height: 40px;
    }

    Try changing this value to something bigger, and see if it works.

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Logo Size CSS or Header’ is closed to new replies.