keep footer at bottom of screen when not enough content

Home Support Themes Forum keep footer at bottom of screen when not enough content

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2725
    Anonymous
    Inactive

    hi guys how do i stick the footer directly to the bottom of the screen so it stays there all the time

    Home

    #2732
    FlyThemes
    Keymaster

    Hi

    Go to Appearance >> Theme Options >> Custom CSS and add this code.

    .copyright-wrapper{position:fixed; width:100%; bottom:0;}

    Thank You

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.