BX Slider CSS

PHOTO EMBED

Sat Oct 15 2022 17:03:07 GMT+0000 (Coordinated Universal Time)

Saved by @omnixima #css

/* <ul class="image-ticker" style="display:none"> */
.slider-logos .bx-wrapper {
    max-width: 100% !important;
}
.slider-logos ul {
    list-style-type: none !important;
    text-align: center;
    margin: 0 !important;
}
.slider-logos ul li {
    text-align: center;
    display: flex !important;
    align-items: center;
    margin: 0;
    padding: 0 20px;
    height: 80px;
    width: auto !important;
}
.slider-logos ul li img {
    height: 80px;
}
.slider-logos {
    height: 80px;
}
content_copyCOPY