How to move the checkbox one row below?
-
May I ask how to move the checkbox row below the email input field ? thanks
Attachments:
You must be
logged in to view attached files.
Hello,
I am checking the page and see it has been already moved https://prnt.sc/wrcxvn
Please clarify the issue if any.
Best Regards
but from my view it still next to it
Attachments:
You must be
logged in to view attached files.
Hello,
What device and what browser you are checking from?
Best Regards
We are using mac book pro and chrome
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.mc4wp-form-fields label {
width: 100%;
}
Best Regards