Decrease space between posts?

  • Posted in : Read WP
  • Bjerknez
    Participant

    Hello!

    I really want to decrease the space between posts on my main site.
    Do you guys have an CSS for that please?

    My site is here:
    http://www.streetcapture.no

    Thanks for a very nice theme!! :)

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    .blog-posts article { padding-bottom: 0px; }
    
    Bjerknez
    Participant

    I’m sorry, but that code did not work.

    It seems to do nothing when i change it….

    Mehmet S.
    Keymaster

    Try this:

    .blog-posts article { padding-top: 0px; padding-bottom: 0px; }
    
    Bjerknez
    Participant

    Thanks alot!! :)

    That worked perfectly!! :)

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register