VENTURE THEME BACKGROUND IMAGE NEWSLETTER

I am currently using the Venture theme and I want to swap out the background for a picture on the newsletter section.

I want to use my image for the background. How can I do this? What is the code for it?

  • Thank you

Hi @malvdej ,

Share you store URL.

@malvdej
kindly share your store url.

https://top-notch-fashion-boutique.myshopify.com/admin/themes/130006941927/editor

@malvdej
Hi, your Store is password protected.

Kindly share your Store front password to view it.

so that i can help you to fix it.

Hi @malvdej ,

#shopify-section-1641663278446dd99f {
background-image: url(‘Image path’);
}

Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.

Use this code for background image. give the image path properly.

before doing this remove CSS.