Blank space before title

Latest Reply from Grace at 2016-05-16 05:18:46
Hello,

I have a problem that I just can't fix.
On every post or page title there is a blank space. I can't figure out a way to get rid of that space. I looked into the loop file, also in the CSS but did not found anything.
I have this theme on another website too, and works great. On that other website I dont't have the blank space problem, so I tried to compare the codes from the loop but it was identical.
Please help me fix this issue.

Here is a screenshot: http://s32.postimg.org/66ex4k9ys/blankspace.jpg

Thank you.
Hi!

You can fix this issue by adding the following code into the slyle.css file:

.page .articles .post-caption{
padding:1px 0 12px 0;
}


Thank you for letting us know about this issue.

Leave a reply

Add codeAdd image