Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #902308
    sasquach007
    Participant

    Hi,

    My blog entries are very tight together and I’d like to have about a 1/2 inch spacing added to the bottom of each entry on the page. How can I do that with Custom CSS? Here is the page http://www.thepatienttrader.com/category/trader-blog/

    #903167
    Friech
    Moderator

    Hi There,

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

    .category article {
    	margin-bottom: 40px;
    }

    Adjust the 40px value where you see it fits.

    Hope it helps, Cheers!

    #903900
    sasquach007
    Participant

    That worked great. Thanks so much for your help!

    #904873
    Jade
    Moderator

    You’re most welcome. 🙂

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