[Resolved] Without sidebar post

Home Forums Support [Resolved] Without sidebar post

Home Forums Support Without sidebar post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #876439
    Shivam

    when i publish a blog with without sidebar, then the sidebar get disappeared but blog post width get increase. How to solve tha?

    I want width something like this … https://masterblogging.com/blogging-tips/

    #876453
    David
    Staff
    Customer Support

    Hi there,

    in GP Premium 1.8, which will be released this week ( possibly today ), we have provided a content width option in the layout element:

    https://docs.generatepress.com/article/layout-element-overview/

    Docs will be update to show this when the plugin goes live.

    If you want you can test it today by downloading the Release Candidate from Account > Downloads on this site.

    #876618
    Shivam

    the link I have attached is also using generate press and he is already using this type of post without sidebar from several months

    #876646
    David
    Staff
    Customer Support

    Yes he uses CSS to do that.
    The updated plugin method will allow you to do this without CSS for each post and control it from one place.

    This is the CSS being used:

    .no-sidebar:not(.home) .container {
    max-width: 800px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.