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

    I am trying to make the color section with background image full-width of browser window and 3 columns page width in the center. Please see http://ustriminc.com/walt/ bottom (gray section).

    #836716

    Hey ckwellington,

    If you want to make it full width then your can use this CSS:

    .home #av_section_2 .container {
        max-width: 100%;
    }

    I’m not sure how you want to change the 1/3 elements though?

    Best regards,
    Rikard

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