Okay
  Public Ticket #1761381
Clients page w/logos - more space for text?
Closed

Comments

  •  1
    admin-spacelab started the conversation

    Hello,

    I'd like to place more text within the client logo boxes, but the space is cropped on both sides, making the text area much narrower than the boxes. How can I give the text area the same proportions as the boxes and make more space for text? 

    See top third logo (Lyngby Storcenter) on my linked page.

    Thank you.

  •  1,559
    Laborator replied

    Hi there,

    Try adding this CSS to Custom CSS:

    .hover-state .hover-state-content {
        position: relative;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    admin-spacelab replied

    Thanks, it works :-)