PenciDesign Supporter replied
Staff Reply
Hi,
Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media screen and (-webkit-min-device-pixel-ratio:0) {
.container.home-featured-boxes {
display: block;
}
}Regards,
PenciDesign.