• Resolved jusemora30

    (@jusemora30)


    Hello!
    I’m using this code to fix the comment section on my website and it works perfectly on desktop, however, I just realized that it looks very bad on responsive mode. How can I fix that?
    I attached a capture of the issue here.

    Comments Capture.jpeg

    .course-item-popup .comment {
    list-style: none outside none;
    }
    .course-item-popup .ct-media-container {
    position: relative;
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    }
    .course-item-popup footer.ct-comment-meta {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin-top: 10px;
    }
    .course-item-popup .ct-comment-content.entry-content.is-layout-flow {
    padding: 0px 0px 0 0;
    margin-left: 85px;
    margin-top: -35px;
    }

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

Viewing 1 replies (of 1 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi jusemora30,

    Thank you for contacting us.

    Unfortunately, we don’t have access to the protected content of your course, so we can’t see the comment section you’re trying to fix.

    Could you please leave a comment on the preview item named “Familiarización con la Interfaz” within the course “Protected: Curso Completo de Digitalización en Wilcom – Español”? This will allow us to see the comment section and provide you with the appropriate CSS to fix the responsive issue.

    Best regards,
    Brianvu-tp

Viewing 1 replies (of 1 total)

The topic ‘Comment Section on responsive’ is closed to new replies.