• Resolved sherimobeevolve

    (@sherimobeevolve)


    Hi Everyone. I am looking to see if anyone else experiences that the tutor lms is beautiful on desktop but it is NOT mobile friendly.

    Is there a fix to this?

Viewing 13 replies - 1 through 13 (of 13 total)
  • largbasket

    (@largbasket)

    Dear @sherimobeevolve

    Sorry for the late response. I think you are facing an issue with the course single page. If yes, then you just need to use the CSS code below to fix the issue.

    .tutor-row {
       -ms-flex-wrap: wrap;
       flex-wrap: wrap !important;
    }

    Add this CSS in Appearance => customize => additional CSS

    Thank you

    jeorgito

    (@jeorgito)

    muito bom, estava com o mesmo problema, consegui.
    n?o ficou 100%
    mas ficou uns 70%
    do que estava antes

    largbasket

    (@largbasket)

    Dear @jeorgito

    I think after using this CSS code the issue has been solved. If not, then please let me know.

    Have a good day.

    pvasil

    (@pvasil)

    I noticed the same issue today and I resolved it with the css code mentioned above.

    Thank you a lot!

    largbasket

    (@largbasket)

    Dear @pvasil

    You are welcome. We are very sorry for the issue. In the next update, the issue will be solved.

    Have a good day.

    After pasting this code video does not happen horizontal how to fix this problem

    tutor LMS plugin not mobile-friendly

    .tutor-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap !important;
    }

    After pasting this code video does not happen horizontal how to fix this problem

    after using code

    this, the video is not getting proper full screen either.

    Dear @sanjaydave

    If you remove the code then, video full screen is working?

    @largbasket tinha ficado normal… mas depois da ultima atualizacao a pagina de questinarios fica cortando o lado esquerdo no modo celular

    Dear @jeorgito

    I am very sorry for the issue. Our team is working, very soon we will fix the issue and release a new version.

    Hii Team
    Tutor Lms Enrolled course section is not responsive in mobile view.
    Thumbnail images are not responsive

    Plugin Support Md. Jobayer Al Mahmud

    (@jobayertuser)

    Hello @pranalin123

    Please share your website link.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Tutor LMS Not Mobile Friendly’ is closed to new replies.