Unable to change background image or image src in grapesjs #4409
Unanswered
prabhakaran8737
asked this question in
Q&A
Replies: 1 comment
-
Tryed some things but can't figure out why isn't working :/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a open question in SO
Here I have attached my Jsfiddle
I am trying to change the background image in the header and also .
To do so I am configured grapesjs-style-bg still I am unable to do any changes related to the image. Am I missing out on something?
For <img..> I can understand it is because of this structure
Where the span is positioned absolute and so the image was just behind the span, so unable to edit it. I tried adding data-gjs-editable="false" as well still couldn't detect image.
Beta Was this translation helpful? Give feedback.
All reactions