Solved

Newsletter section background image

Maitri
Excursionist
38 0 10

Hi everyone, I'm using the Brooklyn theme and would like my newsletter section to include a background image.

I tried to two methods featured in this conversation : https://community.shopify.com/c/Shopify-Design/Brooklyn-newsletter-section-background-image/m-p/6308...

but unfortunately none of them worked. 

Can someone help me with this ?

 

Thank you in advance

Accepted Solution (1)
24by7themes
Shopify Partner
400 61 79

This is an accepted solution.

Upload your background image to settings > files.

Then copy url.

Replace your url in given css code.

Copy and paste at bottom of theme.scss.liquid file. It will work.

Shopify Plus Expert, Quality Service Provider, CONTACT ME for any kind of solutions.
Please like and accept solution. SKYPE -> live:gp21111990

View solution in original post

Replies 7 (7)

24by7themes
Shopify Partner
400 61 79

Please share your store url with storefront password.

Shopify Plus Expert, Quality Service Provider, CONTACT ME for any kind of solutions.
Please like and accept solution. SKYPE -> live:gp21111990
Maitri
Excursionist
38 0 10

Hi there, my store URL : https://maitriscove.com/

24by7themes
Shopify Partner
400 61 79
.index-newsletter-section .newsletter {
    background: url(https://cdn.shopify.com/s/files/1/0276/6792/2996/files/Ueberschrift_hinzufuegen_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
Shopify Plus Expert, Quality Service Provider, CONTACT ME for any kind of solutions.
Please like and accept solution. SKYPE -> live:gp21111990
Maitri
Excursionist
38 0 10

Hi, was it meant to be copied on the bottom of the file : theme.scss.liquid ? 

In which case, it didn't work 😕

24by7themes
Shopify Partner
400 61 79

This is an accepted solution.

Upload your background image to settings > files.

Then copy url.

Replace your url in given css code.

Copy and paste at bottom of theme.scss.liquid file. It will work.

Shopify Plus Expert, Quality Service Provider, CONTACT ME for any kind of solutions.
Please like and accept solution. SKYPE -> live:gp21111990
Maitri
Excursionist
38 0 10

It worked. Thank's a lot 🙂 

Venomkickz
Visitor
1 0 0

Bro I need help in changing my newsletter background im new at Shopify so can you maybe show me how it works step by step or with an video tutorial it will be very helpful for me . THANK YOU !!