• Resolved makta112

    (@makta112)


    Hello

    If you take a look at my site, you can see that the footer doesn’t appear at the bottom of my site but in the mid of the page.

    This is the code I’m using:

    #site-generator {
    position: absolute;
    bottom:1px !important;
    width: 100%;
    margin: auto;
    left: 0;
    padding: 10px 0;
    border-style:solid;
    border-color:#b5b5b5;
    border-width:2px 0px 0px;
    }

    What might be the issue?

    Thanks.

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