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

    (@silkalns)

    Thank you for reporting it! It will be fixed in the upcoming theme update that will come after one that is already in review process and should go live any minute.

    However, you can already fix this by adding these lines of code inside Appearance >> Theme Options >> Other >> Custom CSS.

    @media(max-width:767px){
      .comment-list .children {
        padding-left: 10px;
      }
    }

    Let me know if this helps.

    Thread Starter Supersilly

    (@supersilly)

    Thanks,it certainly helps. I reduced the padding-left even more as it doesn’t make much difference on a mobile device. Looking forward to the theme update.

    Cheers
    Silly

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Children comment on mobile devices’ is closed to new replies.