• Resolved speedpro50

    (@speedpro50)


    site: http://www.familyworshipradio.com

    On the homepage, the block surrounding the post “The Elements of Family Worship” has a border that goes down a little bit further than all the others.

    Any idea how this happened or how to fix it?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kevin

    (@jx-3p)

    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.