Hi,
I noticed that when I add a custom field of type radio in VirtueMart, and VMuikit One Page Checkout is enabled, the generated <input type="radio"> elements get the .uk-input class. Because of this the layout breaks a bit.
Looking at the code, it seems that only checkbox fields are excluded from getting .uk-input.
Would it be possible to make radio fields get the .uk-radio class instead, and maybe their <label> elements the .uk-form-label class?
Thanks!
Please Log in or Create an account to join the conversation.