[Resolved] How to remove white space on both side of content?

Home Forums Support [Resolved] How to remove white space on both side of content?

Home Forums Support How to remove white space on both side of content?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2221933
    Yueh Feng

    Hi This is my web: https://twwebvn.com/
    please check how I can remove white space on both side of content?
    as in this picture: https://ibb.co/30dq6xH

    #2222039
    David
    Staff
    Customer Support

    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;
    }
    #2222046
    Yueh Feng

    thank you! the problem is resolved

    #2222083
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.