I have previously had my centralised field input fixed so the alignment stays throughout the process all the way to the repository. See answer below;
I am now looking to keep the alignment of my Radio buttons as they appear in the form when completing it be reflected in the repository. See my images below on the issues when the form reaches the repository.
My CSS for my radio buttons is below;
.ButtonChoice span.choice:first-child {margin-left:30px !important;} .ButtonChoice {padding-left: 20px !IMPORTANT;}
Any help is appreciated!