-
AuthorPosts
-
December 14, 2015 at 11:51 pm #707016
I installed the WooCommerce Subscribe to Newsletter plugin and the layout for the MailChimp checkbox on the checkout page is broken. The checkbox is above the zip code box and the text then starts under the zip code box and breaks to the next column.
How do move the checkbox and text to one line under the form?
December 15, 2015 at 1:35 am #707090Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
December 15, 2015 at 7:07 am #707432This reply has been marked as private.December 15, 2015 at 8:06 am #707499Hi Donald,
Thanks for providing your login credentials.
To fix your form, you can add this under Custom > CSS in the Customizer.
.checkout .woocommerce-billing-fields #subscribe_to_newsletter_field { clear:both; display:block; }
Hope that helps.
December 15, 2015 at 8:40 am #707535Thanks, that fixed it! Great theme, using it on 6 sites now.
December 15, 2015 at 9:52 am #707659You’re most welcome 🙂
If you need anything else, please let us know.
-
AuthorPosts