Here I have attached my
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 image. Am I missing out something?
Here is the configuration code
plugins: [
'grapesjs-style-bg'
],
pluginsOpts: {
"gjs-preset-webpage": {},
'grapesjs-style-bg': { /* options */ }
},