How to add 5 team members on one line 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.
To add 5 team members per line in Zelle go to Appearance->Customize->Additional CSS and add the following:
@media screen and (min-width: 1023px){ .our-team .row .col-lg-3 { width: 20% !important; } }