The suggested solution is to edit the core/config.js
That is, you need to add a line of code on your config.js
config.fontSize_sizes = '16/16px;24/24px;48/48px;';
This should restrict the font size to 16,24,48 only.
But, unfortunately this solution does not work for me. Give a try!
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.