Hi all-
I need to set a Rich Text Input’s default font size to 14.
I know there have been some similar topics but none of them have produced a solution that works for me. I have tried creating a HTML visual element and putting in .ql-editor {font-size: 20px !important;} but I suspect I have misunderstood/am missing something because I just get that as text with no results on the text box.
Elements have styles attached to them that can be edited from the style menu on the left side of the screen. If you click on a style for text (or create a new one) you should be able to edit it and set its font size to 14. Then you should be able to see right below where you can change the name of the style a grey text that allows you to set that style to default for text boxes.