Trouble on inserting images and buttons on email template

Hello everyone,
I am working on the new editor grapesjs, version 3.3.4. I know there are some troubles that are working on.
I’m writing because I have trouble on inserting images and buttons inside the email template.
How do i align them in the middle of the block?

Also, How can I insert new fonts inside this editor?

Are these troubles going to be fixed?

Thank you very much

Thank you very much

Hi,

I managed to center those elements by adding the following styling to tem: ‘display: table; margin: 0 auto;’ in the ‘Edit code’ option.

Regarding fonts, I would also recommend using the ‘Edit code’ option. You can find out more about inserting new fonts here https://www.w3schools.com/css/css3_fonts.asp.

Regards,
Nikola