I fixed this in the style sheet, editing this paragraph:
.no-sidebar .content-area,
.full-width .content-area {
border-right: none;
float: none;
margin-left: auto;
margin-right: auto;
padding-right: 0;
width: 1000px;
}
Before, width was 700px.
-
This reply was modified 9 years, 3 months ago by federigol.
-
This reply was modified 9 years, 3 months ago by federigol.