Hi Everyone and happy Monday,
I would like to put an image as the background of my email signup section instead of a color.
Theme used: Dawn 6.0.2
Preview link to my website: https://wuje49c1cyjg82mn-66207744226.shopifypreview.com
Thank you very much for the help!
Pauline
a1anm
2
Do you know how to add css?
If you you could try adding this (replacing the image url with the image you would like):
.content-container–full-width:after {background-image: url(“https://st2.depositphotos.com/3549707/7676/v/950/depositphotos_76760587-stock-illustration-floral-geometric-pattern.jpg”);}
Hi,
Where in the code should I add this part?
Thank you!
Thank you,
I don’t have theme.css with Dawn, I have theme.liquid or base.css for example. Which one should I use ? Thank you so much.
Hi A1anm,
This code also changes the background to the RICH TEXT section. Any idea how to fix that?
Thanks so much in advance
Hey, I tried using your solution. But the URL part of it doesn’t. Is there any other option? Like just making it blank?