In DIVI up to the actual version 2.5.6, the superscript and subscript is styled very odd by default:

wordpress divi subscript superscript 01

This can be fixed with some simple CSS lines. In DIVI, it is solved with vertical-align: baseline; bottom: 0.8em, while we could use vertical-align: super. I also decreased the font-size, and the bottom needs to be neutralized, so here we go:

The result looks much better and correct now:

wordpress divi subscript superscript 02

 


Time has passed and you found it meanwhile working by default in the actual version of DIVI? Any other feedback? Please share your comment.