Skip to content

Tag: summernote

Summernote set default font size and font

I’m using last version summernote library. How i can set default font size and font? I’m trying like this, but its not working: https://jsfiddle.net/dtgr5q29/142/ Answer A possible solution to this is to apply directly the font-size style to the editor div using jQuery More .. How to set font-size…