People can't fill out their membership information on my sign up page on mobile devices. Here is the page link: http://www.drkwamebrown.com/checkout/?rid=pReNrw
Hello, You are using custom code in the page which is not responsive. So we can do much in it. But still you can try this code. I hope it will work. Code: @media only screen and (max-width: 767px){ .mm-checkoutInfo { margin-right: 0px!important; } .mm-checkoutSection { float: none!important; }} Thanks & Regards Nitesh Raghuwanshi