Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1051061

    How can I reduce the padding or margins at the bottom of the posts listed so there is not so much blank space between them?
    Image of post spacing problem

    #1051065

    Hey TheGrinch18,

    Add this to quick css:

    .template-blog .post_delimiter{
    margin: 0 0 5px 0!important;
    padding: 20px 0 0 0!important;
    }

    Best regards,
    Jordan Shannon

    #1051371

    This worked perfectly, however, now the page numbers that appear on the bottom of the third post listed has a large white space underneath that wasn’t there before. Also, my footer (“The information contained…”) now has more space above and below. Before it was much tighter.

    #1051689

    Hi,

    Thanks for the update, though I can’t see anything like that on my end. Please see private. Did you clear your local browser cache and reload the page a few times?

    Best regards,
    Rikard

    #1051790

    Yes, I’ve cleared all caches. The blank spaces above and below the footer continue.

    #1052230

    Hi,

    Thanks for the update, I can’t reproduce the problem on my end as you can see in the screenshot I posted. Could you post a screenshot of what you are seeing on your end how to reproduce it please?

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.