• Resolved Robert_Richard

    (@robert_richard)


    Hi,

    Thanks for putting together an awesome theme in Dazzling.

    However, I have a few short posts/pages that end up with the footer showing up in the middle of the page (and therefore the bottom of the footer doesn’t reach the bottom of the screen).

    Any chance you can help me flush the footer to the bottom of the page?

    Very much appreciated.

Viewing 1 replies (of 1 total)
  • Theme Author Silkalns

    (@silkalns)

    Personally I would add minimum height for primary content area ar the page as a whole. This way you can control how long your text area should be.

    #primary {
        min-height: 800px;
    }
Viewing 1 replies (of 1 total)

The topic ‘Flushing the footer’ is closed to new replies.