Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #627188

    Hey guys.
    Thanks for the great theme and updates.

    I tried figuring the following out, but came out short.

    I would like my content area to be 900 px wide, but keep the menu and footer at 100% browser width.

    Is this at all possible?

    Many thanks
    Kristian

    #627669

    Hi Kristian,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #627952

    Hey Rikard.

    Thanks for getting back to me.

    The site is under construction at the moment, so nothing much on it.
    But the URL is http://www.fedttab.nu.

    Regards,
    Kristian

    #629123

    Hi,

    Sorry for the late reply. You might have to experiment with the value and maybe use percentages instead, but you should be able to target the header/footer container using the following CSS:

    .av-logo-container, #footer .container {
        max-width: 1500px !important;
    }
    

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.