Fixing Max Width

  • Posted in : Read WP
  • b0se
    Participant

    Hi,

    How can I fix the max width of the site (i.e. the header and footer) to match the width of the content?

    It looks strange having the header and footer overflow the content by some margin (on wider screens).

    Thanks!

    b0se
    Participant

    Found it:

    #site-navigation
    {
    max-width: 825px;
    margin-left: auto;
    margin-right: auto;
    }
    .site-footer > .row { max-width: 825px; }

    Mehmet S.
    Keymaster

    Thanks for the sharing!

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register