App Connect Medium Editor Image Upload Add-on Support Product Page

Be able to assign a class to the various elements

Shared 08 Sep 2017 05:00:39
2
like this idea
08 Sep 2017 05:00:39 Ben Pleysier posted:
First off, GREAT EXTENSION!

The generated code looks like:
<div class="medium-editor-image-upload medium-editor-image-upload-center" contenteditable="false"><figure class=""><img class="" src="/img/uploaded/myImage.jpg"><figcaption class="" data-placeholder="Image caption" contenteditable="true"></figcaption></figure></div></div>

It would be great to be able to assign the class name, especially for the image as in class="img-fluid"

Now I have to dive into my style sheet and assign the class by using the various selectors as in .medium-editor-image-upload img {}

Reply to this topic