boatkung,
You can change the font size of the editor in the WP Editor settings page.
Thread Starter
Boat
(@boatkung)
No, I don’t mean about font-size but line-height, The space between text line. space between line is too close and can’t adjust. (so I temporarily fix it by edit in core CSS of plugin)
I hope this plugin will add line-height options.
Thanks.
Thanks for the input, I will consider adding a workaround at some point.
-Benjamin
i need to change line height too. if you could add that benjamin that would be great. I wanted to keep double spacing (written and saved in MS) in a short story i put in a post and wp has made it all ordinary height. so i have now tried the plugin wp add custom css – added a code to double space the text – but of course it has double spaced the whole thing, http://www.joanwalsh.ie/possible-jet-lag/ which is not what i want. just want to retain double spacing for short story.
anyways, came across this thread and thought id add. thank you. joan
joanwalsh,
Feel free to add a feature request here: https://github.com/benjaminprojas/wp-editor/issues
thank you benjamin. will do.
for now i am using a custom the “WP add custom CSS” plugin and added .entry-content { line-height: 42px; } to my short story posts. which means all the text is the same line height. but i would prefer if only the shortstory was this line height and the intro and p.s remained the normal line height.
thanks, joan