こちらを参照して,次のように編集した:
.site-content {
float: left;
/* width: 65.104166667%; */
width: 80%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
/* width: 26.041666667%; */
width: 11%;
}