Viewing 1 replies (of 1 total)
  • Lets say this way?

    @media only screen and (max-width:480px){
    
            .your-custom-class{
    
                    display:none;
    
             }
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove slider from mobile’ is closed to new replies.