How to change the thumbnail size for the "Clients" section in Zelle

Important notice: This product is now in maintenance mode and is no longer being actively developed or supported. Updates and bug fixes will not be provided unless they relate to security concerns.

If you want to change the size of the clients' thumbnail in the About section of Zelle Pro front page, please navigate from your website Dashboard to Appearance -> Customize -> Additional CSS editor and add the following code

.client-list div img { 
      max-width: 130px; 

}

The value of 130px can be adjusted as you want.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us