Skip to content
Public Ticket #27153

Slider

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

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

Regards,
PenciDesign.



SHAHABODDIN started the conversation

Conversation Start

Hi,

i have question

can i disable slider on mobile view?

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