Thank you!
Worked perfectly.
Hey Elliot,
Thank you for your quick response. I added this code to my child theme’s style.css file:
.logo img {
min-height: 280px;
width: auto;
}
It still didn’t fix my problem. It’s now responsive, but in Chrome the image is still squished. Any suggestions?