Site logo

Archived topic

How to remove white space on both side of content?

3 replies · Started by Yueh Feng on May 16, 2022

Viewing posts 1–4 of 4

Hi there,

go to Customizer > Additional CSS.
Look for and DELETE this:

.no-sidebar:not(.archive):not(.blog) .inside-article > *, .no-sidebar:not(.archive):not(.blog) #comments, .no-sidebar:not(.archive):not(.blog) .paging-navigation {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

thank you! the problem is resolved

Glad to hear that!

This archived topic is closed to new replies.