Having issues changing the cssclass dropdown, followed the documents with no joy.
Code i added was
<item text="Size 50pt" value="Size50">
<html><![CDATA[<span style='font-size: 50pt'>Size 50pt</span>]]></html>
</item>
which shows correctly in the dropdown menu, but does not format the font in the editor.
Can anyone help?