Viewing 2 replies - 1 through 2 (of 2 total)
  • hi staceyd,

    try to add this to your THEME SETTINGS -> CSS tab:

    either this for all listings on your site:

    /** copy this for ALL post listings in THIS style on your site **/
    div.posts-img-over-content { min-height: 520px; }

    …or this for just this listing on THIS page:

    /** copy this for post listings on page ID 560 only **/
    .page-id-560 div.posts-img-over-content { min-height: 520px; }

    hope this helps, konrad

    Thread Starter staceyd

    (@staceyd)

    Thank you!!! Worked like a charm. Always appreciate your good help!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘post are skipping alignment and leaving a blank hole’ is closed to new replies.