Viewing 1 replies (of 1 total)
  • It’s pretty easy. Just add these few css rules in your style.css (you can do it via the editor once logged in the administrator’s dashboard.

    .mainpage-area {
    	width: 100%;
    	max-width: 1400px;
    }
    .container {
    	width: 96%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Changing container width’ is closed to new replies.