[Support request] comment area width not aligned with the article text

Home Forums Support [Support request] comment area width not aligned with the article text

Home Forums Support comment area width not aligned with the article text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1308912
    Lorenzo

    Hello guys how are you? I’ve purchased your theme cause of the customization possibilities. I’ve got a problem tho. Basically the width of the comment area (I use wpdiscuz) under my articles is not aligned with the width of the text and I don’t know why. I attach a picture so you can understand.
    example
    I opened a help request on the discuz forum as well but we haven’t manage to sort out this problem. They told it’s a theme issue tho. Can you help me out please?

    #1308995
    Leo
    Staff
    Customer Support

    Hi there,

    This shouldn’t be a theme related issue as you can see that the theme container matches the content container:
    https://www.screencast.com/t/9DpQJNvnI

    Looks like the plugin is setting its own container width?
    https://www.screencast.com/t/41JrQEYgkDPl

    #1309011
    Lorenzo

    Right… So… How can I fix it?

    #1309028
    Leo
    Staff
    Customer Support

    Try this to remove the padding:

    #comments {
        padding: 0;
    }

    The rest of the space is all coming from the plugin itself and they should be able to help you out.

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