Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Has anyone had any luck with this? I’m having the same issues. Fresh install of all three plugins. CF7 is captured fine, but Ninja Forms doesn’t capture.

    Forum: Fixing WordPress
    In reply to: Site is too long
    Thread Starter ajguy711

    (@ajguy711)

    And found it! Here’s the offending code for the sake of others with similar problems:

    .narrowcolumn {
        min-height: 800px;
    }

    Just changed the min-height to 0px and all is well.

    Just to let anyone looking for answers know, I was able to identify this thanks to the Firefox extension Firebug, which many other forum posts pointed to. It’s an amazingly useful tool.

Viewing 2 replies - 1 through 2 (of 2 total)