you can change it via CSS, there is options for additions css in customize > layout options > additional style.
I have tried css codes none of them worked. Do you have any suggestions on one that may work?
Or what the css code needs to start with?
I found the answer using the i-transform forum, I used
.site-header .home-link img {
max-width: 100%;
max-height: inherit;
}
How this code work for anyone ? Can someone please help me with making my logo bigger ?
I am notizing, that the logo hight can be max 60 pix with the original code.