30
Views
0
Comments
[CKEditor.Reactive] how to set default value for font and font size
Question
ckeditor-reactive
Reactive icon
Forge asset by Fábio Fantato

hello everyone, I want to set the Arial size 11 as the default font, I've tried with font_defaultLabel and fontSize_defaultLabel in the setting, but all it does is change the label not the actual value. 


I tried opened the module and change the css in contents.css and it seems to work, but is there any other way without modify the original module? I want to make the 2 dropdown select Arial and 11 by default

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.