How to fix course image size

Home Forums Legacy Support Support queries How-to & Troubleshooting How to fix course image size

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #380387
    tsungyu
    Participant
    I can’t figure out how to make all the courses images have the same width and length in the all course page. Is there a way to force this? https://prnt.sc/JxcHQqo-PAxj Looking at my course on mobile, the course image does not fit mobile screen. https://prnt.sc/k3cXNDL3XiGP Or I could upload all images with the same size, could you let me know that the specified size?
    #380467
    Veronica
    Moderator
    hi if you want then you can resize the image at the time of uploading and if you want us to do that then we can use custom CSS for the same
    #380596
    tsungyu
    Participant
    Could you let me know the custom CSS? Thanks.
    #380597
    tsungyu
    Participant
    And also can know the correct image size. (width and length) The course image does not fit mobile screen, I hope can fix this issue.
    #380705
    Veronica
    Moderator
    hi use this code: .page-id-12086 .wplms_courses_directory.course2 { grid-template-columns:auto !important; } and then check in mobile view
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to fix course image size’ is closed to new replies.