Viewing 4 replies - 1 through 4 (of 4 total)
  • Try placing this CSS into Appearance> Theme Options> Advanced Settings.

    .home .entry-content p {
        min-height: 100px;
    }

    Let me know if that works for you!

    Thread Starter speedpro50

    (@speedpro50)

    That didn’t work, it only seemed to add the issue to other posts on the home page.

    .home_blog article header h4 {
        line-height: 25px;
        margin-bottom: 5px;
    }

    It’s just caused by how long the title and text are. You can add the above css to tighten it all up.

    Kadence Themes

    Thread Starter speedpro50

    (@speedpro50)

    Thank you, that fixed it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Weird box issue’ is closed to new replies.