Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1366892
    streetberlin
    Participant

    Hi guys,

    this is my blog

    https://streetberlin.net/street-photography-blog/

    I would like to change / reduce

    a) the padding between the single post preview and the grey border

    b) the padding between the blog posts (grey line to grey line)

    thank you

    #1366922
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .entry-content.excerpt {
        padding: 20px;
    }
    .x-iso-container>.hentry {
        margin: 0;
        padding: 0.5em;
    }

    Hope that helps.

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