Site logo

Archived topic

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

1 reply · Started by Sarbjeet SIngh on September 7, 2020

Viewing posts 1–2 of 2

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 :)

This archived topic is closed to new replies.