Corpcatalog Posted April 20, 2020 Report Share Posted April 20, 2020 Hi I am having a problem with Labels on top and the field box doesn't align. Can't seem to find the CCS to fix this! See Sex M/F field is not aligned! Any ideas? Quote Link to comment Share on other sites More sharing options...
0 CoopperBackpack Posted May 25, 2020 Report Share Posted May 25, 2020 Hello @Corpcatalog, Try to add this snippet of code to the Header section of your Submission form: <style> div[class^='cbFormBlock'] { align-self: end; } </style> Do not forget to disable HTML editor before pasting the code. Hope this helps. Quote Link to comment Share on other sites More sharing options...
Question
Corpcatalog
Hi I am having a problem with Labels on top and the field box doesn't align.
Can't seem to find the CCS to fix this! See Sex M/F field is not aligned!
Any ideas?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.