New Landing How can we help? Themeforest Theme Support Dante Nested comments become too narrow to read

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Dante
  • #217669
    Red
    Member
    Post count: 114

    Hello,

    Is there a way to improve the nested comments in WordPress? I need to have them nested so people can reply to each other, but they get so ridiculously skinny after the third reply that they’re almost impossible to read, sometimes less than one word wide! Would it be possible to increase the margins?

    I found this code to add to the site on WordPress.org, but when I added it nothing changed:

    you can change the comment indents by adding some CSS via a custom CSS plugin or a child theme;

    example:

    .commentlist li.comment { padding-left: 1em; }
    .commentlist .comment-author { margin-top: -0.4em; padding: 1em 0em 2.9e

    Thank you for your help,

    Red

    Attachments:
    You must be logged in to view attached files.
    #217850
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This may help a little:

    .sc-commentlist .children li.sc-comment {
      padding: 0.8em;
    }

    – Kyle

    #217851
    Red
    Member
    Post count: 114

    What an improvement! THANK YOU so much, and my readers thank you as well! 🙂

    #217853
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    no problem. Thanks Kyle

    -Rui

    #217871
    Red
    Member
    Post count: 114

    OK, so now that the comment width is improved, which I greatly appreciate, is it possible to improve them even more? I would love to make the whole comment container wider, since there’s so much unused space on the page. I tend to have discussions going on, and it would be nice to not have the comments be so cramped-feeling when there’s all that space available!

    Thank you.

    #217874
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately it’s not possible because your using a sidebar on the page

    – Kyle

    #217879
    Red
    Member
    Post count: 114

    Ah, I see. Thank you very much for your help, Kyle! It is very much improved!

    #217880
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register