PenciDesign replied
Staff Reply
Hi,
Please add more this code to Customize > Custom CSS to do that:
@media only screen and (max-width: 767px){
ul.homepage-featured-boxes li,
.post-entry ul.homepage-featured-boxes li {
width: 50% !important;
}
}
Best Regards,
PenciDesign