How to add a photo to my background

How to add a photo to my background

Xzanderz
Tourist
11 1 1

I want to add a background photo in my website but I dont understand how to do it:

for eg ı want to add this image in the background of the store 

Virtualthreads__1_-removebg-preview.png


website link:https://xzanderwears.store/


Replies 4 (4)
Xzanderz
Tourist
11 1 1

Report this scammer please!

Xzanderz
Tourist
11 1 1

Anyone got a idea ?

Xzanderz
Tourist
11 1 1

Reported idiotic guy 

PaulMartin
Shopify Partner
624 60 148

Hi Xzanderz,

Not sure if you're looking to add the tshirt img as the background for the entire page of your website, but if you are, you'll need to add it via background-image CSS. Like this:

body or some other element{
 background-image: link for the image
}

You can read more about it here: background-image - CSS: Cascading Style Sheets | MDN (mozilla.org)

Hope this helps and if you have any questions, feel free to ask here or through my contact email below! 🙂👍