Okay
  Public Ticket #1758446
Logo Carousell not aligned to center
Closed

Comments

  •  2
    JC2016 started the conversation

    Hi, Good day to you. The logo carousel(the badges)  is not aligned to center of the page. Pls see screenshot.

    Many thanks in advance.

  • [deleted] replied

    Hi

    Can you please add this Custom CSS:

    .logos-carousel.slick-slider .slick-track, 
    .logos-carousel.slick-slider .slick-list {
    margin-left: auto;
    margin-right: auto;
    }
    It will align logos in the center by default:


    (view large image)