Viewing 1 replies (of 1 total)
  • Theme Author Richie KS

    (@rkcorp)

    use this as example and add in custom css

    @media only screen and (min-width:1440px)and (max-width:1920px) {
    footer .innerwrap, #bodywrap, .innerwrap-custom-header { max-width: 92%; }
    }

    adjust the number width and max-width to your own.

Viewing 1 replies (of 1 total)
  • The topic ‘container size’ is closed to new replies.