Hey,
I use checkout page Multi-step checkout plugin and support says:
We have limitations in modifying that specific field. So we request you to contact the Mailchimp support for checking the same.
I contact Mailchimp support:
We do not have any control on our end where this checkbox would be showing up on your store. If you would like to see if moving this option is possible, we’d recommend that you either reach out to your WooCommerce developer or try reaching out to WordPress support.
And next woocommerce support:
Most likely, showing the checkbox and the text on one line will require adding custom CSS or PHP code.
`I’d suggest attempting to add CSS code in order to make these two elements appear in one line:
https://en.support.wordpress.com/custom-design/editing-css/
https://artshacker.com/css-magic/
https://www.designcise.com/web/tutorial/how-to-force-html-elements-to-stay-on-the-same-line
https://stackoverflow.com/questions/9067892/how-to-align-two-elements-on-the-same-line-without-changing-html
Maybe can you help me with this code?