Site logo

[Resolved] reduce width of article in a wide format without sidebar

Home Forums Support [Resolved] reduce width of article in a wide format without sidebar

Home Forums Support reduce width of article in a wide format without sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1263572
    Anil

    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

    #1263594
    Leo
    Staff
    Customer Support

    Hi there,

    You can create a layout element for it:
    https://docs.generatepress.com/article/layout-element-overview/#content-1

    Let me know if this helps 🙂

    #1263613
    Anil

    Thanks Leo, a great help.
    I used layout elements first time…. 🙂

    #1263621
    Leo
    Staff
    Customer Support

    No problem 🙂

    It’s super useful!

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