How Can We Help?

Categories

WordPress – Twenty Eleven CSS – change page width

You are here:
< Back

I’ve changed the entry in the CSS as follows;

/* One column */
.one-column #page {
max-width: 690px;
to

/* One column */
.one-column #page {
max-width: 1190px;