So, it’s not possible in regular Blocs 6 to just insert an img inside a paragraph? ![]()
I should be able to do it using CSS or just a code widget, but then asset management wouldn’t know …
So, it’s not possible in regular Blocs 6 to just insert an img inside a paragraph? ![]()
I should be able to do it using CSS or just a code widget, but then asset management wouldn’t know …
Yeah that’s correct, if you want it as an image tag inside a paragraph tag, use the code widget.
1.Set your image path manually (img/image-name.jpg).
If it’s just image background use a class and set background image in Class Editor.
I hope that helps.