Hi everyone
I would like my footer image to be aligned to the bottom of the page when on mobile view. I would also like the image to be smaller, compared to a laptop, so its more of a frame like on a laptop views (see pic)
I used this code to have the image in the footer:
#shopify-section-framework--footer{
background-image: url("your image url");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
https://laz-the-plant-scientist.myshopify.com/
pword test
Theme blockshop


