New Landing How can we help? Cardinal recent posts arrangement

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #233918
    izemach
    Member
    Post count: 47

    Hi,

    I am using the ‘recent posts’ element in a page that is the lobby for my news (I use posts as news items). I do not use the blog page as it is not have the option to be displayed the way I want, while the ‘recent’ does the job.
    However, very often the boxes are dis-arranged, like un the attached screenshot. Playing with the window size fixes it sometimes, but obviously that is not a normal solution.
    Can you please advise on that?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #233926
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Because some titles are longer than others, try adding this to your custom css:

    .recent-post .details-wrap {
      min-height: 150px;
    }

    – Kyle

    #233928
    izemach
    Member
    Post count: 47

    No, still doesn’t solve it… I also tried a higher number – 200 and 270px – it makes a tall margin but doesn’t fix the issue

    #234282
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please remove that and test this:

    .recent-post {
        min-height: 320px!important;
    }

    Thanks

    #234292
    izemach
    Member
    Post count: 47

    Perfect! Thanks!

    #234294
    David Martin – Support
    Moderator
    Post count: 20834

    No problem, thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register