Hi, I want to put an image as the footer background. I’m making my footer in Canva.com and I’ll also like to know what height and width I should choose.
my url is:https://thesnoozy.com/
password: 123
Hi, I want to put an image as the footer background. I’m making my footer in Canva.com and I’ll also like to know what height and width I should choose.
my url is:https://thesnoozy.com/
password: 123
Hi @GeorgeRizos ,
You can refer to the code below to add a background image to your footer.
SAVE the image and get the link:
Add the code to the theme:
NOTE: replace the link inside the url() to the link you copied.
footer.footer.color-background-2.gradient.section-footer-padding {
background-image: url(https://cdn.shopify.com/s/files/1/0568/5012/0868/files/made4uo-logo_circle_4ba1f371-a727-47b1-88b8-13d1de8c2f9e.png?v=1651772347&width=50);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
The image size varies on screen sizes
hi @made4Uo , sadly it’s not working.
@GeorgeRizos The dimension of your footer is 1583x465
@GeorgeRizos Please follow this steps
and than go to footer.liquid file
please add img src code under the this div
My image is an SVG file, do you do the same for that?
please convert this into png
using this site to convert https://svgtopng.com/ your img