Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242033
    Suzanne S
    Participant

    Hi,

    How do I remove the space above the items in the the blogroll. The first (top) space is fine but the 2nd and so on have too much space above the titles.

    Here is my url: http://www.howtostartworkingathome.com/articles/

    thank you
    Suzanne

    #1242041
    Rupok
    Member

    Hi Suzanne,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .blog .hentry {
      margin-top: 0;
    }

    Let’s add some margin instead of 0 if you need.

    Cheers!

    #1242047
    Suzanne S
    Participant

    brilliant thanks 🙂

    #1242066
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1242033 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>