Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this:

    #footer {
        margin: 0 auto;
        max-width: 1200px;
        min-width: 320px;
    }

    Thread Starter HSZadok

    (@hszadok)

    All hail to WPyogi!!
    So thankful to you…its works perfectly. Now i see what mistake i was doing, i did not mentioned min-width but instead was using

    #footer-content {
        background: none repeat scroll 0 0 #333333;
        border-left: 2px solid #333333;
        border-right: 2px solid #333333;
        border-top: 1px solid #55A7B2;

    Thanks alot mate!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shorten the width of footer (Magazine Basic)’ is closed to new replies.