Okay
  Public Ticket #694123
Clients Display not centered
Closed

Comments

  •  3
    Lia started the conversation

    Hello again, 

    The clients display is aligning it's logo's at the top of the logo's (see screenshot). Is it possible to align them vertically ? (This option is available for the row but then it is aligning the entire Clients Display. Having 6 columns with each containing a client-display with 1 client didn't work nicely so isn't an option .)

    Regards, Lia

  •  3
    Lia replied

    By the way: support isn't expired. 

  •  8,992
    Tahir replied

    Hey,

    Please provide the page url so that i can write up the custom css for whats possible.

    Ticksy needs an update to support the new license expirations correctly, most that are now saying expired are incorrect - however this is out of our direct control and we will notify the ticksy developers in regards. We will continue to provide support for these cases as usual in the meantime .

    Thanks


    ThemeNectar Support Team 

  •   Lia replied privately
  •  8,992
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .clients.carousel.six-cols > div {
        position: relative;
        top: 50%;
        transform:    translateY(-50%);
    }
    

    Best.


    ThemeNectar Support Team 

  •  3
    Lia replied

    Hey, 

    Thank you for your effort. However, it doesn't seem to do it correct. It looks the same and padding at the bottom vanishes. See attached. 

  •  8,992
    Tahir replied

    Hey Again,

    Then the only way would be to make the logo images one width and height and then reupload them .

    Best. 


    ThemeNectar Support Team