Hi ccgr
I see the font size in mobile layout is pretty small. And the content is from EasyBlog.
You can add the following custom css:
.eb-mod-body {
font-size: 16px;
}
To the custom.css file in the folder: templates/ja_focus/css/custom.css. If you don't find it, just create the file.
P/S: You can change the font size if you want it bigger or smaller.
Regards.