Skip to content
Public Ticket #9641

Featured boxes appearance on mobile

Conversation thread

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

m28006 started the conversation

Conversation Start

Is it possible to hide featured boxes from appearing on mobile navigation? 

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