HI @BDPK
To complete your requests, please follow these steps:
- Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS https://prnt.sc/i8ljAMlHJUKl
- Paste the code provided into the Custom CSS section.
div#PageContainer {
background: background: url("https://cdn.shopify.com/s/files/1/0909/7229/1354/files/Untitled_design_10_1.png?v=1733295500") center;
background-size: contain;
}
Here is the result: https://prnt.sc/w2H0stHp2ocu
Please change the URL with the image link that you want
Best,
Daisy