Hi kyler890,
add this to your custom css or your child-theme style.css :
@media (max-width: 767px){
.brand img{ height: auto !important;}
}
and don’t forget to clear the browser cache 🙂
Better version:
@media (max-width: 767px){
body:not(.sticky-enabled) .brand img{ height: auto !important;}
}
Thanks! That worked on our other site but isn’t on this one for some reason. When I load the page in mobile, it looks good for about 5 seconds then zooms in on the image. Is there a way to disable the resizing?
What’s the site where you see this issue?
About the site on which it doesn’t work, could be an issue in your css, dunno, I see you’re using autoptimize, does it cache css?
That was it. Thank you sir! Greatly appreciate the help
Glad you solved kyler890
and very very nice site! 😉
Haha thanks. Trying to keep it “pretty” for the girlfriend
That’s what I thought when I saw the site.. “that guy looks different on the forum”, but then I said to me .. “Must be the beard..” 😛