Viewing 5 replies - 1 through 5 (of 5 total)
  • 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.

    Thread Starter thailandliving

    (@thailandliving)

    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.

    Thread Starter thailandliving

    (@thailandliving)

    Thanks! 🙂
    It looks ok now

    have a nice weekend

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Decrease space between post’ is closed to new replies.