Site logo

Archived topic

the comment is wider than the article

3 replies · Started by Abali on March 27, 2023

Viewing posts 1–4 of 4

Hi there,

try adding this CSS:

.comments-area {
    max-width: 800px;
    margin: auto;
    padding: 20px;
}

Thanx so much it's fine now...

Glad to hear that!

This archived topic is closed to new replies.