[Resolved] How to choose the layout width of the single post

Home Forums Support [Resolved] How to choose the layout width of the single post

Home Forums Support How to choose the layout width of the single post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #877477
    Daniele

    Hi guys! I’m preparing my website and I have a little problem.
    In this page I will put my articles and the width of the left column is ok:
    https://www.danielecogo.it/articoli/

    But the single post layout is wrong because I have a smaller column (and content) width:
    https://www.danielecogo.it/convertire-i-font-di-un-pdf-in-tracciati/

    How can I fix this?

    Thanks
    Daniele

    #877493
    David
    Staff
    Customer Support

    Hi there,

    look for this CSS in Customizer > Additional CSS:

    body.single .site.grid-container {
        max-width: 800px
    }

    And delete it.

    #877667
    Daniele

    Perfect, thanks a lot! 🙂

    #877671
    David
    Staff
    Customer Support

    Glad to be of help

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