Comments Michal started the conversationFebruary 8, 2020 at 3:53pmHi,How do I disable the featured slider on mobile?Michal 2,700PenciDesign repliedFebruary 8, 2020 at 4:02pmHi,Please try add more this code to Customize > Custom CSS to do that: @media only screen and (max-width: 767px){ .featured-area{ display: none; } } Best Regards,PenciDesign Sign in to reply ...
Hi,
How do I disable the featured slider on mobile?
Michal
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign