Tagged: x Author Posts August 20, 2016 at 7:36 am #1139410 mjamison3Participant How do you disable the carousel on mobile devices? Specifically phones but keep in on tablets? Thanks August 20, 2016 at 8:13 pm #1139891 RadModerator Hi there, Thanks for posting in. Please add this CSS to Admin > Appearance > Customizer > Custom > CSS @media ( max-width: 767px ) { .x-post-carousel { display: none; } } That should do it, cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1139410 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In