How can I add a background image to my Studio 8.0.1 theme site?

Hi there

I was wanting to add a background image to my site, my theme is Studio 8.0.1

I followed the instructions here : Ezyfy code snippets

Sadly it doesn’t appear to be working, can anyone solve this for me?

My site is under construction:

wearegutsy.com.au - Password is hello123

Any help is appreciated.

Gutsy

@LFE - you will need a lot of changes to make background visible as it can be applied but gets overlapped by content

Hi @LFE

As per your store code need to change bit more code but you can simply add this fast css to display background image

Add below code in base.css file it will help

.gradient{    background: transparent !important;}

Hi @LFE

I’m hoping you can help me out. Can you let me know which part of the project you’d like to add a background to? That way, I can provide you with the code you need.

Thanks so much for your help!

Best regards,
GemPages Support Team

Hi @GemPages @Jasoliya @suyash1

Thank you all for your suggestions and interest in my project. My home page and product pages feel a little bland so I would like the image to appear on either side of my content. The areas marked with red lines in my screenshots is where I would like my image to appear.