Clients Slider
HI,
I'm using Clients Slider on my website - http://r2automotive.web15.testurl.co.uk/
If you scroll to the bottom, you can see the slider (with the car brands sliding through). The logos are not centred and I would like them to be centralised in the middle (so it has the same padding top and bottom.
Can you help me with the custom CSS code to remove some padding from the bottom? So it has the same padding as the top?
Thanks
Comments
you got this gap because slider was designed to contain header above the logos. But because you didn't set it up, the bottom margin is larger than the top. And if you want to remove bottom margin, you need to set custom class name for the section where client slider is and then in reference to this class, it would be necessary to use custom css to eliminate unnecessary margin.