Hello!
I have a 2amigos CKEditor widget installed at my Yii2 site (I mean this one), and I want to allow my visitors to use only one font in it. For example, now user can select from some fonts when creating messages by CKEditor using the dropdown, but I want to remove all of them except one.
Is it possible?
If you have configured a font for the site for custom text in css or somewhere else you can disable font selection in the ckeditor config
https://ckeditor.com/latest/samples/toolbarconfigurator/#basic
