Hey Guys!
Im in trouble with my checkout page. I want to display all the checkout fields (some are disabled, because we don’t need them) in a single row below each other. If you see the screenshot, i want to display the email validation below the email 1 and the checkbox for registration below email validation. I use the checkout field editor, but the alignment problem also exists, if i disable all the plugins an custom changes.
Any Ideas? :)
Thank you!
Greetings, Mario
Hey eny4W,
Please include the url to the page in question so we can take a closer look.
Best regards,
Mike
Hey Mike,
thank you for your respond. You see the Link in the private section. You will be instantly directed to the checkout process, because this site only runs a single landing page for one product.
Thank you!
Hi,
Try this code in the General Styling > Quick CSS field:
.page-id-236 .form-row-first {float: none!important; }
Please clear your cache :)
Best regards,
Mike
Thank you Mike! That works fine! :)
Have a nice Weekend!
Mario