Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hoknight Friend
    #986825

    Hi,

    Can you help to check why the List Group cannot fit on page?
    URL:

    Thanks


    1. ScreenShot1288
    Pankaj Sharma Moderator
    #986827

    Hi
    Add below code in custom.css file

    @media (max-width:768px;) { .list-group {   min-height: 280px; }}

    It will fix the issue .

    hoknight Friend
    #986836

    Hi,

    You code has been added but no luck.Please have a look.

    Pankaj Sharma Moderator
    #986866

    Hi
    Only use this code

    
    .list-group { min-height: 280px; }

    I tested , its working fine on your site .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum