Hi all,
I try to achieve a custom html code when inserting media (images) through the CMS Content editor field. Now, when I insert an image, it creates an <img /> tag with corresponding attributes. In my case, I wish to make use of the HTML <figure> tag and insert the <img /> inside. This will allow me to use <figcaption> etc.
Can somebody explain me what template I need to overwrite or what other method is needed to achieve this goal? Please feel free to ask me for more details if the question is not clear.
Kind regards,
Maurice