Home Forums ArileWP Pro Height of Clients Reply To: Height of Clients

#27361
themearile
Keymaster

Hi Omer G

Please remove the top and bottom space of the client’s images then it will automatically reduce the size of the client section.

And also add the below CSS code in the additional CSS box.

.clients-scroll {
margin: 0rem auto 0rem;
}

Let us know if it works.


Thanks