Hey there,
You could perhaps use some CSS like this:
.container .five.columns {
width: 180px;
}
I took 100px off there, so I then add it here:
.container .eleven.columns {
width: 740px;
}
And here:
.eleven.columns .blog_post .post-content {
width: 684px;
}
This should hopefully sort you out. The theme author may also have another (or better) suggestion. 🙂
If you need any further help then please do let me know.
Hey
Thanks. That worked.
I really appreciate your help.
I will wait couple of days befor marking this topic as resolved. Maybe someone has another idea.
Thank you, Timothy, that solved my issue as well 🙂