Hello I’m using code:
I would like it to stay this size on desktop but show full image on mobile, right now it’s showing cropped.
Hello I’m using code:
I would like it to stay this size on desktop but show full image on mobile, right now it’s showing cropped.
There might be other CSS rules which affect your image.
Parent elements may also have limited height and hidden overflow making your image only seen partially.
Ideally, you should share a link to the page where you experience this problem to get better suggestions (and a preview password if one is still set).