MBoyes
1
I’m looking to change my store background to an image. I’ve uploaded the image into Settings/Files.
This is the image I want to use is attached
Site: https://hp-chamber-of-prizes-campaign.myshopify.com/
Can anyone help with the code, and advise where I need to edit?
1 Like
SimonD
2
#MainContent {
background-image: url(“…link”);
background-size: cover;
}
//…link means the file link you uploaded to Shopify.
MBoyes
3
Thank you Simon. Where do I put this code?
Hello @MBoyes you can make this changes on your Shopify theme,Go to online store,then themes to change background