• Resolved scarbeuh

    (@scarbeuh)


    Hi,

    When I go to mobile, the right of the text on the tutor-col-8 was cut and the tutor-col-4 is hidden.
    How can I fix it please ?

    Thank and regards.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Dear @scarbeuh

    I am very sorry for the issue. 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

    Thread Starter scarbeuh

    (@scarbeuh)

    Thank you very much.
    If you see on the link the button is still sticking out of the screen, do you have anything more?

    Regards, Julien.

    Dear @scarbeuh

    Are you using any caching plugins? If yes then please deactivate the plugin and try again. Also please try with a different theme. Because our other users don’t face the issue, after adding the CSS code.

    Have a good day.

    Thread Starter scarbeuh

    (@scarbeuh)

    Ok thank you. I’m looking for that when I have the time and reopen the subject if it’s necessary.

    Thank you and regards

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Make tutor responsive’ is closed to new replies.