Hi there @FYGureout,
Hope you’re well today, currently it only includes the visual editor by design.
But we can certainly look into adding a HTML editor in future versions.
In the mean time what would you like to implement? Perhaps we can do it with some custom code.
Kind Regards
Jack.
Hi Jack,
Thank you for an answer.
For example: I would to insert an image in to text with style="margin: 2px 4px;" 🙂
And I like to control my work.
Hi @FYGureout,
Thank you for your reply.
You can apply margin to the image inserted in to text by creating internal or external stylesheet instead of inline stylesheet that you are trying to create.
You can just develop CSS code and add it in the style.css file of your child theme or add it in your site using the following plugin.
http://ww.wp.xz.cn/plugins/simple-custom-css
If you need any assistance from us to develop CSS code then please share us the page link where you are displaying the image to which you want to apply margin.
Best Regards,
WPMU DEV