Okay
  Public Ticket #2246158
How to prevent client section logos from stacking on top of each other on mobile
Closed

Comments

  •  5
    craigkleila started the conversation

    Whenever I'm in a mobile or tablet view, the client logos stack on top of each other. However, it looks find on desktop or with a wide screen.

    See attached images.

  •  1,558
    Laborator replied

    Hi craigkleila,

    Can you please share your site credentials here, because we need to login to your site and see this issue live. Your information is safe (private) in this thread.

    To include your credentials click Insert Credentials button in editor toolbar. (See how)

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •   craigkleila replied privately
  •  1,558
    Laborator replied

    Hi Craig,

    I have added this CSS to Custom CSS > Responsive > Extra Small:

    .logos-holder .c-logo {
        height: 180px !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group