saguaros Thank you.
But I'm refering to my logo being stretched out like this:
My logo i set here, like this and it is 512x512px.
If I go to Tools > Edit custom CSS and add this:
img.logo-img {
width:40px;
}
I can get the logo to match the height (40px) that has been set for me for that row and image. I don't know where that height is set or where/how to change it.