[Support request] How do I make the the container full width?

Home Forums Support [Support request] How do I make the the container full width?

Home Forums Support How do I make the the container full width?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1344215
    Desmond

    I am trying to create a full-width container/section. I have already set my Container Width to 2000px.

    Container layout is also set to full-width. But it is still shown as container.

    #1344566
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additonal CSS and remove the following:

    .no-sidebar .inside-article>*,
    .no-sidebar #comments,
    .no-sidebar .nav-links {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.