Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #65650
    lmf33
    Member

    Hi

    How to get rid of the spacing between the Date posted on and the main text? To make it closer together? View screenshot.
    http://www.lynnsfreebies.com/images/Image3.jpg
    Spacing

    Site: http://www.lynnsfreebies.com

    Thanks

    #65667
    Sakin
    Keymaster

    @lmf33: You can add the following css in “Appearance => Customize => Theme Options => Custom CSS” box:

    .entry-content { padding-top: 0; }
    .entry-content p:last-child { margin-bottom: 0; }
    #65674
    lmf33
    Member

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Spacing?’ is closed to new replies.