Tagged: x Author Posts May 3, 2016 at 3:33 am #910371 stuartsbParticipant Hi on the shop page of upclothing.co.uk on mobile devices show the products in single format. Is it possible for there to be two next to each other? Like the homepage on mobile devices. I’ve attached pics. Thanks Stu May 3, 2016 at 6:02 am #910518 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : @media (max-width:767px){ .woocommerce .cols-2 li.product, .woocommerce .cols-3 li.product, .woocommerce .cols-4 li.product, .woocommerce.columns-2 li.product, .woocommerce.columns-3 li.product, .woocommerce.columns-4 li.product { width: 48% !important; } } Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-910371 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In