I have this website
https://lashes-and-accesories.myshopify.com/
pass ohfleu
How do I Add a background image to featured product section homepage dawn theme?
Thanks for your help
I have this website
https://lashes-and-accesories.myshopify.com/
pass ohfleu
How do I Add a background image to featured product section homepage dawn theme?
Thanks for your help
yes, please try this code
.section-template--15942398640382__featured_products-padding {
background: url(https://cdn.shopify.com/s/files/1/0613/6499/4302/files/back1.jpg?v=1651070651)!important;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
}