• mhblanch

    (@mhblanch)


    L’affichage des sections et des leçons après avoir cliqué sur “Poursuivre”, sur la page de présentation du cours, n’est pas correct.

    Le footer passe par-dessus le container central

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

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

    (@briantp)

    Hi mhblanch,

    Thanks for reaching out about the display issue.

    We’ve checked your site and it looks like the problem, is caused by a CSS conflict with your Rife Free theme.

    To fix this, please try adding the following CSS snippet to your theme’s Additional CSS (found under Appearance > Customize) or your child theme’s style.css file:

    .course-item-popup #mid {
        position: unset !important;
    }

    This should correct the positioning and prevent the footer from overlapping.

    Let us know if this helps!

    Best regards,
    Brianvu-tp

Viewing 1 replies (of 1 total)

The topic ‘Affichage du cours’ is closed to new replies.