Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #237549

    hi,

    tried to find out how to get the slider with the grey logo’s. Did it with partner/logo elements, but my logo’s are huge, not displaying completely and coloured….

    can you pls advice?

    rgds

    Iris

    #237781

    Hi IrisMar17!

    You need to manually add grayscaled images or add this on Quick CSS or custom.css:

    .avia-logo-element-container img {
    filter: url(filters.svg#grayscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    }

    This will render the partner/logos to grayscale.

    Cheers!
    Ismael

    #238583

    Thanks!!!

    I will try. At what size did you set the logo’s?

    rgds

    Iris

    #238675

    Hey!

    They are 204x101px after being resized. Size will depend on how many columns you would like to display. You should upload logos that are proportional to each other

    Best regards,
    Yigit

    #239283

    hi,
    I restyled them in greytones and used the size you mentioned. That worked. Thanks!

    rgds

    Iris

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Logo's customers’ is closed to new replies.