How to show 5 focus widgets in one line in Zelle
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; } }
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; } }