steveathon / bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor
MIT License
661 stars 1.71k forks source link

How can you control font size with css? #128

Open soljohnston777 opened 6 years ago

soljohnston777 commented 6 years ago

HTML limits the attribute to only 7 sizes.

How can we make this editor to change the font size with CSS?(style="font-size:12px;") etc.....

I have spent days trying to figure out how to do this....

spreadred commented 6 years ago

Perhaps issue #84 can help you.