Hi, I’m trying to add a background image to a div with the acf wysiwyg content. We created a new customer button to select and add the image.
You can find a screen here
I wrap the wysiwyg content with a div in which I added a background-image style.
The result is here and here
It works when I selected the image but when I update the post, the background is not saved. I tried to add a background color instead and it works perfectly.
Could you help me to understand why I loose the background image style attribut ? Thanks.