Course card appears big if alone

Home Forums Legacy Support Support queries Styling issues Course card appears big if alone

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #344625
    Hello, in all Courses page course cards are displayed in 2 columns and look well. Last course appears alone, but the imagine takes the space og 2 columns. http://prnt.sc/10g81hc Thank you
    #344753
    Ada
    Participant
    Hi, PLease add this css code in appearance>> customize>> custom css
    
    .directory.course .wplms_courses_directory.course_card .vibebp_course .course_card {
        max-width:400px !important;
    }
    
    #344868
    Thank you! Please close the topic.
    #344945
    Ada
    Participant
    :) Closing.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Course card appears big if alone’ is closed to new replies.