Site logo

Archived topic

comment area width not aligned with the article text

3 replies · Started by Lorenzo on May 31, 2020

Viewing posts 1–4 of 4

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?

Right... So... How can I fix it?

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.

This archived topic is closed to new replies.