One Instructor Center Courses for Mobile Devices

Home Forums Legacy Support Support queries Child Themes One Instructor Center Courses for Mobile Devices

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #75950
    nickburks
    Participant
    Courses are left aligned when viewing my site on mobile devices. How do I center the courses section?  
    #75955
    nickburks
    Participant
    This reply has been marked as private.
    #75999
    H.K. Latiyan
    Participant
    Please try adding the bellow css in your appearance->customize->custom css:
    @media(max-width:768px){
    
    .home .filterable_columns {padding-left: 55px;}
    
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘One Instructor Center Courses for Mobile Devices’ is closed to new replies.