• Resolved Janny

    (@unruffled)


    When scrolling to the bottom of the page on desktop, you will notice that the last post interferes with the footer. How can I prevent this from happening? Ideally the footer wouldn’t start until after the post instead of running through it.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,
    can you try this

    #site-content .col-md-8,
    #site-content .col-md-4 {
    height: auto !important;
    }

    in your custom CSS box under Customize->Additional CSS.

    Thread Starter Janny

    (@unruffled)

    Hi Fotis,

    Looks like that works!

    Thank you!

    Glad I could help Janny!
    I’d like to ask you, if you like the theme and could take a minute to review it here it would help us a lot!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Post Extending Beyond Footer’ is closed to new replies.