How to show 5 focus widgets in 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.
Go to Appearance > Customize > Additional CSS and add the following code:
@media screen and (min-width: 1023px){ .col-lg-3.col-sm-3.focus-box { width: 20% !important; } }