Skip to content
Public Ticket #24095

featured slider

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

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

Regards,
PenciDesign.



koshung started the conversation

Conversation Start

hi there,

i have a question.

i want to remove featured slider only on mobile page.

what should i do?

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