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