Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #772385

    Hi guys,

    I have this blog in the following URL: https://news.transport.gov.mt/mainnews/

    As you can see, the posts do not have the same spacing between them. I had opened a thread last year about this which had solved it but now it doesn’t seem that the CSS is still in affect (the css is still there): https://kriesi.at/support/topic/equal-distance-between-one-post-and-another-in-a-custom-blog-layout/

    Any ideas on how this can be resolved please? It’s important that the spacing between one post and the other remain the same and not misjointed.

    Thanks and Regards,

    Matt

    • This topic was modified 7 years ago by MattDalli.
    #773531

    Hey Matthew,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .post-entry {
      min-height: 230px;
    }
    
    .template-blog .post_delimiter {
      margin: 0;
      padding: 0;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #776543

    Thanks a lot Victoria, working perfectly.

    Regards,

    Matt

    #777015

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #778663

    Hi Rikard,

    Thanks a lot, topic can be closed.

    Regards,

    Matt

    #790374

    Just a reminder that this can be closed :)

    #790395

    Hi,

    Yes, Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Equal distance between one post and another in a custom blog layout – Again’ is closed to new replies.