Viewing 6 posts - 1 through 6 (of 6 total)
  • #83386
    gregcatmull
    Member
    Post count: 109

    Hi Guys,

    could you help, ive have currently got a ‘Brands’ list on my home page using clients. Looks great on desktop. but on tablet they shift onto two lines.

    please see attached screenshots.

    could you possible provide me with some custom css so that the clients are responsive so that they stay on one line or two lines of 4 clients.

    cheers
    Greg

    #83422
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    The logos would be really small if you kept it on the same line all the way down to mobile, are you sure you want to do that?

    – Kyle

    #83423
    gregcatmull
    Member
    Post count: 109

    It will only be for tablets so it wont be too small, this auto hides for mobiles already.

    so yes please.

    cheers
    Greg

    #83430
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Unfortunately it’s not possible, if you try this CSS you will see that it does not look very good

    @media only screen and (max-width: 768px) { 
    .clients-items li {
      width: 9%;
    }
    }

    – Kyle

    #83439
    gregcatmull
    Member
    Post count: 109

    Can I make it so it shows two lines of 5 clients? 10 in total max

    cheers
    Greg

    #83753
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    But you don’t have 10 client logos?

    – Kyle

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register