[Resolved] Comment Filed Width

Home Forums Support [Resolved] Comment Filed Width

Home Forums Support Comment Filed Width

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1404290
    Gevorg

    Hello,

    Could you help us to have a custom width for the comments section?

    For example, a 1000 px for a 1200 px site or a full width container.

    Also, would it be possible to have this apply oo individual pages and posts instead of a universal solution?

    Thank you

    #1404303
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #1404305
    Gevorg

    Hi Leo,

    Just added the link.

    Thanks

    #1404308
    Leo
    Staff
    Customer Support

    Sorry I don’t see a default comment field on the page you’ve linked?

    #1404316
    Gevorg

    Ok, I disabled it because it gets full with which is not pretty.

    I added a new URL which does have a comment field. However, the page is set to have a sidebar here and that’s why there is no problem of having the comment field going to wide.

    #1404325
    Leo
    Staff
    Customer Support

    Any chance you can let me see the actual issue without the sidebar?

    #1404326
    Gevorg

    Sure, just updated the link.

    #1404328
    Leo
    Staff
    Customer Support

    Let’s try this CSS:

    body.full-width-content .comments-area {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #1404332
    Gevorg

    Leo, that was super cool. Thanks and have a great day!

    #1404333
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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