Logo Slider

Here is a demo of the responsive logo slider plugin.

next
prev

In this example I used a width of 942px. I enabled the Slide transition, with Auto Slide OFF, and I’m showing 4 logos per slide.

I also added the following code to the Custom CSS box to make it prettier for my theme:


#logo-slider img {
box-shadow: none !important;
padding: 0 10px;
}