Hi! https://qtupb6-n1.myshopify.com/pages/stage-presence
I have this custom liquid of an img; worked better this way as rendering with an image banner there was a sizing issue (this was a work around). Only problem is it isn’t stretching correctly when full screen on desktop or mobile.
For desktop the image is too small and mobile the image spans past the screen.
liquid:
CSS:
div {
position: relative;
left: 0px;
}
Any suggestions? Thank you!!!

