• It’s me again! When people reply to comments, the words are pushed over to the right until each response is a few words a line.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author alexvtn

    (@alexvtn)

    Hello @denisebaer
    You can decrease the margin of children comments (or replace 30px with 0px to remove it) adding the following css code going to appearance > customize > additional css

    .commentlist .children li {
    margin-left: 30px;
    }

    Please let me know

    Alex

    Thread Starter denisebaer

    (@denisebaer)

    Thanks much, Alex. This worked! I appreciate it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Comments’ is closed to new replies.