PenciDesign replied
Staff Reply
Hi,
To do that, please add more this code to Customize > Custom CSS:
@media only screen and (max-width: 480px){
.container.home-featured-boxes{ display: none; }
}
Best Regards,
PenciDesign