Tagged: x Author Posts July 10, 2016 at 1:55 pm #1080407 ldollardParticipant How would i move the “subscribe” button underneath the input box in the footer contact form widget for mobile that says “sign up for our weekly newsletter now” for http://www.mttaborfinewines.com/ So when viewed on mobile the “subscribe” button is underneath the email box. July 10, 2016 at 10:19 pm #1080728 RadModerator Hi there, Thanks for writing in. The button is already under the input field, would you mind providing a screenshot of what we should expect? Thanks! July 10, 2016 at 10:31 pm #1080735 ldollardParticipant Meaning if you look at that page on an iPhone for example it’s not underneath, it’s on the right hand side. July 11, 2016 at 1:04 am #1080863 ChristopherModerator Hi there, Please update this code: @media (max-width: 979px){ .wpcf7-form-control.wpcf7-submit { float: left; } } to : @media (max-width: 979px){ .wpcf7-form-control.wpcf7-submit { float: none; } } Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-1080407 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In