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;
}
}
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