Viewing 1 replies (of 1 total)
  • Thread Starter latebird

    (@latebird)

    well, this one I can answer myself by now:

    All you have to do is go to this line in the style sheet

    /* line 81, ../sass/_layout.scss */
    #footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
    background-color: #1FE0B1;
    *zoom: 1;
    }

    and delete the max-width and margins left and right.

Viewing 1 replies (of 1 total)
  • The topic ‘how to expand footer to full-width in Spine?’ is closed to new replies.