Banner image in header not responsive
Hi there,
I put an image in the header (via the Extras in Options) and it looks fine on my laptop but on my iphone the image does not shrink down the way other images do.
Note: The image I have there now is wider than 468, but even when I put a in image that was 468, it still didn't shrink or look good on mobile.
The code of the header is: <a href="http://www.charmcitychocolate.com/" target="_blank"><img src="http://towsonflyer.com/wp-content/uploads/2016/10/choc-banner-Web.jpg" alt="" /></a>
Can be seen at towsonflyer.com
Please advise. Thanks!
Comments
to make banner image responsive, you need to add class="scale-with-grid" attribute for the img tag.