Hi,
To increase/decrease space between posts you need to modify the post style in style.css of your current theme..and set the settings on the requirement.
Hi there,
thanks but I don´t know anything about code so exactly where in the style.css should i change?
…and where is the requirement?
Charlotte
The reason there’s a large space between each post is because of this:
<br />
<br />
which is probably located in the index.php of your theme. Remove that and the space will go away.
Note: in your source code the backslashes aren’t in the line break. For some reason this forum is adding them. So look for the br tags I posted above without the backslahes and remove them.
Thanks! 🙂
It looks ok now
have a nice weekend