is it possible to show the image width or height with % or auto instead of px?
Also, how is it possible, to have it on the top (before Title) and there fullwidth without padding, but the title and content underneath should be have an padding!?
Would be nice if there where such options within the optionspanel.
You could try using % for the images using CSS, but I’m not sure how that would turn out. Images should typically be in pixels and set to max-width so they’re responsive.
The no padding for the image thing is something I want to work into the plugin. If you’d like to link me to what you have currently I should be able to provide some CSS.