Tagged: x Author Posts December 7, 2016 at 2:37 pm #1285069 dihetheringtonParticipant Hello, I have setup a footer area for 4 widgets for http://www.newlook.chaselife.tech . How do I get it to change from 4 widgets across to 2 widgets across in two rows in mobile view? Kind regards David December 7, 2016 at 3:30 pm #1285127 JoaoModerator Hi David, Please add the following code to Appreance > Customizer > Custom > CSS @media(max-width: 769px) { .x-colophon .x-column.x-1-4 { width: 50%; float: right; margin-bottom: 30px; } .mc4wp-form-theme-red input[type=email] { width: 60%; } } Hope it helps Joao December 7, 2016 at 10:55 pm #1285622 dihetheringtonParticipant Hi Joao, That’s great thank you 😀 December 8, 2016 at 12:15 am #1285701 RupokMember You are welcome! Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you. Thanks for using X. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1285069 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In