hi there, is there any way to add image background for rich text section? please advice
i am changing my site https://deshoeshop.com bit of design and need to change background with image for specific rich text section.
thanks for the help.
A user seeks help adding an image background to the Rich Text section in the Dawn theme for their Shopify store (deshoeshop.com).
Proposed Solution:
Current Status:
The suggested CSS solution did not work for the original poster. The issue remains unresolved, with no alternative solutions provided yet.
hi there, is there any way to add image background for rich text section? please advice
i am changing my site https://deshoeshop.com bit of design and need to change background with image for specific rich text section.
thanks for the help.
Hi @DSS5
You can try this one.
.rich-text.content-container.color-accent-1.gradient.rich-text--full-width.content-container--full-width.section-template--20427997708581__23412a41-9c0c-4012-b35e-94a1f965e615-padding {
background-image: url('path/to/your/image.jpg');
}
I hope it help.
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
NO mate, not working. thanks anyway.