I think the font size in this area is too small. Can I increase this text size?
#ed .ed-post-content {
font-size: 25px !important;
}
You can do some modifications on your custom.css file at this path /templates/mytemplate/css/custom.css by adding following codes.