Add background image to footer section - Refresh Theme

Hello Everyone!

I am using the Shopify Refresh Theme. I want to keep the background of my footer section like this image.

Store Link: https://dream-tech-zone.myshopify.com/

Password: Admin

Hi @dreamtechzone_5 ,

If you have this image available please send it to me

Hello there,

It is possible to do that by coding. I can do it if you give the access. (Free).

Can I send you the request?

Hi, @dreamtechzone_5 .

Go to Online Store
2) Edit Code
3) Find theme.liquid file

  1. Add the following code in the bottom of the file above tag.
.footer {
  background: url(https://ixsoundpro.wpenginepowered.com/wp-content/uploads/2023/11/wave-1.svg);
}

Result:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Where can I get the svg file?

After pasting the code it looks like this.

Please change your current Shopify URL.

Downloaded the image and upload shopify media copy the URL and paste the code.

I don’t have any images. But I want to add this orange color part to my footer section.

check your inbox.