Site logo

Archived topic

reduce width of article in a wide format without sidebar

3 replies · Started by Anil on April 30, 2020

Viewing posts 1–4 of 4

Hi

1. Container width is 1300
2. On single post no sidebar

Reading article is difficult with long lines.

How to reduce the article width on single page ?

Trying this, but no help

@media (min-width: 700px){
	.single .one-container:not(.page) .inside-article, .single .one-container:not(.page) .comments-area {
    	padding: 0 15% 30px 15%;
	}
}

Please guide

Thanks Leo, a great help.
I used layout elements first time.... :-)

No problem :)

It's super useful!

This archived topic is closed to new replies.