Skip to content
Public Ticket #1592

Hide Feature Boxes on mobile devices

Conversation thread

zarizin replied

Customer Reply

Thank you!

PenciDesign replied

Staff Reply

Hi,

Please add more this code to Customize > Custom CSS to do that:

\
@media only screen and (max-width: 767px){\
.container.home-featured-boxes{ display: none; }\
}

Best Regards,

PenciDesign

zarizin started the conversation

Conversation Start

Hello, how do I hide  the homepage featured boxes on mobile devices?

Thank you in advance

Want to join this conversation or access attachments? Sign in first.