I need some help customizing my website. I would like to utilize an image or photograph for the background of my “About Page” while keeping the background plain white for my “Homepage” and “Product Page”. Can somebody please help with this?
Thank you so much!
1 Like
@carterunreal
Welcome to Shopify Community,
Yes, Sure. We are happy to help you.
You need to add this image by the custom code,
Let me, Know any thing else you need.
Thank you.
Thank you @devtalk but I am unfamiliar with coding and do not know how to do this myself - I will need the help of someone to add the image to the custom code for me.
Thank you!
1 Like
@carterunreal
Surely, i can help you.
body {
background-image: url("paper.gif");
background-color: #cccccc;
}
Try out like this code.
Add your Class name in the place of body and enter your Image url in the url section,
Hello @devtalk
Thank you for the suggestion, but I’m not sure where to start… I’m very unfamiliar with how these things work. Please see my direct message - would you be willing to chat tomorrow over the phone on how to make the adjustments?
Thank you,
Carter
1 Like
@carterunreal
Sure , I have messaged you,
and let me know if you have any queries related this.
Thank you.