Fixing Custom Image on Mobile View Shopify

Hi,

I uploaded a custom image as my website banner. I inserted the code under the “Custom Liquid” section.

Code looks like this <img src=" (insert image file) "

It looks fine on the website. On mobile view, the image is stretched and it does not format correctly to mobile. I only see about a quarter of the image.

I know I need some kind of code to fix this. Any help would be appreciated. Thanks!

It’s hard to say for sure what the problem is without seeing your site, can you post a preview link or a link to your site?
More likely than not you are probably missing a height: auto CSS property somewhere