Forums

[resolved] Constructor theme: add more space between entries. (4 posts)

  1. timcorbeel
    Member
    Posted 1 year ago #

    Hi ladies and gentlemen,

    I am a new WP user and I'm trying to adapt the Constructor theme.
    I'm just in the beginning stage of it all.

    Now I posted two test entries and I have a question about the space between those two blog entries.

    Can someone please help me and tell me how I should add more space between the entries?
    I changed the margin-bottom from 4px to 40px and this does work, but the problem is that the date/author/tags/comments line goes down with it.

    .hentry .entry p{
        text-indent:12px;
        margin-bottom:40px
    }

    See example: http://www.ticor.be/photo

    Is there a possibility to have more space not only between the two entries but also between the date/author/tags/comments line AND the next blog entry?

    Thank you very much for your help!

  2. baszer
    Member
    Posted 1 year ago #

    .post {
    margin-bottom: 40px;
    }

  3. timcorbeel
    Member
    Posted 1 year ago #

    baszer, many thanks!!
    You're my hero! ;)

  4. baszer
    Member
    Posted 1 year ago #

    you're welcome!

    (ps love to be your hero) ;)

Topic Closed

This topic has been closed to new replies.

About this Topic