rd_granados Posted February 17 Share Posted February 17 (edited) I'm new here so hoping someone can steer me int he right direction. I would like to disable the image carousel just for Mobile if possible. https://rd-granados.com/ BTW - just made the site public, if it asks for PW it's RDG Thx - RD Edited February 17 by rd_granados Link to comment
tuanphan Posted February 21 Share Posted February 21 Add to Design > Custom CSS @media screen and (max-width:767px) { body.homepage .gallery-fullscreen-slideshow { display: none; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment