We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Subscribe to our emails - Dawn theme

Subscribe to our emails - Dawn theme

Harny
Excursionist
14 0 4

Hello. I would like to put a "Subscribe to our emails" banner with a background image and a button next to the email box. Can you tell me how? I've attached an example link.

 

https://agongym.com/

https://pbsapparel.com/

 

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
12073 2359 2539

Please add Newsletter section and let me know your store URL so I can provide code to that 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Harny
Excursionist
14 0 4
Dan-From-Ryviu
Shopify Partner
12073 2359 2539

Please add this code to Custom CSS of that section and check again. 

.newsletter__wrapper {
    background-image: url('add background image URL here');
    background-size: cover;
    background-position: center center;
}

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

Harny
Excursionist
14 0 4

It doesn't work. Where exactly should I paste the code? I've tried at the end of "newsletter.liquid" and putting the URL of my image.

I would also like to add the button. Is there an app that does this function without touching the code?