[Support request] How to make the blog section wider in the below page where we read blogs.

Home Forums Support [Support request] How to make the blog section wider in the below page where we read blogs.

Home Forums Support How to make the blog section wider in the below page where we read blogs.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1434306
    Sarbjeet SIngh
    #1434471
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Go to Customize > Additional CSS and remove this CSS:

    .no-sidebar .inside-article > *, .no-sidebar #comments, .no-sidebar .nav-links {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    Let me know if you need more info 🙂

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