Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #445289

    I would like to use stretched layout on home page and use boxed layout on other pages. how would I go about this.

    Thank you.

    #445879

    Hi blonddragon!

    Add this to your custom CSS.

    #wrap_all { max-width: 1030px !important; margin: 0px auto !important; }
    .home #wrap_all { max-width: 100% !important; }
    

    Regards,
    Elliott

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