All Courses Box Height

Home Forums Legacy Support Support queries Styling issues All Courses Box Height

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #96427
    lau
    Spectator
    In the ALL COURSES page, when i switch the view to Tiles, i found the boxes height are not same (refer http://prnt.sc/eb08x4), please tell me a way to make the boxes are same height? Thanks.
    #96447
    H.K. Latiyan
    Participant
    Try adding the bellow css in your appearance->customize->custom css:
    #buddypress ul.item-list.grid li .item {height:200px;}
    
    #buddypress ul.item-list li .item-avatar img {height:100px;}
     
    #96605
    lau
    Spectator
    This line of code,"#buddypress ul.item-list li .item-avatar img {height:100px;}", will be effect the avatar photo become out of shape, so i remove it. But it is fixed, thank you.  
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘All Courses Box Height’ is closed to new replies.