Title: Make tutor responsive
Last modified: February 9, 2022

---

# Make tutor responsive

 *  Resolved [scarbeuh](https://wordpress.org/support/users/scarbeuh/)
 * (@scarbeuh)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/make-tutor-responsive/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-tutor-responsive%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [largbasket](https://wordpress.org/support/users/largbasket/)
 * (@largbasket)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/make-tutor-responsive/#post-15374244)
 * Dear [@scarbeuh](https://wordpress.org/support/users/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](https://wordpress.org/support/users/scarbeuh/)
 * (@scarbeuh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/make-tutor-responsive/#post-15380924)
 * 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.
 *  [largbasket](https://wordpress.org/support/users/largbasket/)
 * (@largbasket)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/make-tutor-responsive/#post-15389840)
 * Dear [@scarbeuh](https://wordpress.org/support/users/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](https://wordpress.org/support/users/scarbeuh/)
 * (@scarbeuh)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/make-tutor-responsive/#post-15457570)
 * 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.

 * ![](https://ps.w.org/tutor/assets/icon-256x256.gif?rev=3193875)
 * [Tutor LMS - eLearning and online course solution](https://wordpress.org/plugins/tutor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tutor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tutor/)
 * [Active Topics](https://wordpress.org/support/plugin/tutor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tutor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tutor/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [scarbeuh](https://wordpress.org/support/users/scarbeuh/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/make-tutor-responsive/#post-15457570)
 * Status: resolved