Comments berams started the conversationOctober 26, 2019 at 10:07amI want to disable slider on mobile, how do I do that? 2,700PenciDesign repliedOctober 27, 2019 at 7:47amHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 479px){ .featured-area{ display: none; } } Best Regards,PenciDesignberams repliedOctober 27, 2019 at 12:31pmYes, but will it prevent slider from loading or it just will not be visible. I want my mobile page to load faster. 2,700PenciDesign repliedOctober 27, 2019 at 3:21pmHi,There is no way to make it removed complete. I just can help you hide it on mobile.Best Regards,PenciDesign Sign in to reply ...
I want to disable slider on mobile, how do I do that?
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign
Yes, but will it prevent slider from loading or it just will not be visible. I want my mobile page to load faster.
Hi,
There is no way to make it removed complete. I just can help you hide it on mobile.
Best Regards,
PenciDesign