Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1283418

    Hello everybody. I would like to know if there is any setting I need to change to make comments with many replies appear on mobile. The text of the comments under the article that I am attaching is cut on mobile.

    Best regards

    thank you

    #1283791

    Hey eleonorabienno,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #top .commentlist .children ul {
        margin: 0 0 0 25px !important;
    }
    }

    Best regards,
    Rikard

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