I think the title says it all really. I’m trying to add a background image to email form section on Studio Theme. Is this possible?
Alternatively let the email form itself form a block on the image banner. That’d work too.
Thanks in advance for any advice.
@otmarketing
Hello,
Can You Please Share Store URL…
Actually, a better solution for my issue would be able to add the email form as a block on the banner box in the image banner section
@otmarketing
Hii,
.section-template--16238440579323__newslettter-padding {
background: url("//cdn.shopify.com/s/files/1/0317/6854/3364/files/IMG_0783_1_Silver_darlings.jpg");
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
this is Demo Image you change image as per requirement
Like This
1 Like
That’s great, thank you @oscprofessional