hello ! ![]()
i would like add rich text background image on dawn theme
@Nico38 May this help you. Click Here.
@DelightCart when i say “rich text” i’m talking about section.
Hi @Nico38
you will need to know about liquid and css code to add background option to this section
i try but i don’t find section,
.section-template–15763184648436__rich_text-padding {
background-image: url(image);
}
Hi @Nico38
should be this one
#shopify-section-template–15763184648436__rich_text{
background: url(image);
}
no, don’t work =(