Creating fixed-width site.

Viewing 3 posts - 1 through 3 (of 3 total)
  • #6969
    carolineduke
    Participant

    Hi there. Is it possible to set the site to a fixed width? I have a feeling it’s a simple fix, but I’m not sure where to start.

    Any help is appreciated.

    -www.iamagetawaygirl.com

    #6988
    Daniel Tara
    Keymaster

    You need to:

    1. Remove <meta name=”viewport” content=”width=device-width”> from header.php
    2. Change max-width from #wrapper to width in style.css
    3. Remove all @media rules from style.css

    #7102
    carolineduke
    Participant

    thanks, daniel! i think i got it.

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

You must be logged in to reply to this topic.