Solved
Horizontal Radio Buttons
I've seen a couple of threads about making radio buttons horizontal but I've yet to get it to work. Can someone point me in the right direction?
I've seen a couple of threads about making radio buttons horizontal but I've yet to get it to work. Can someone point me in the right direction?
That didn't work, but this did:
.mktoRadioList>label, .mktoRadioList>input {display: inline-block !important; margin-right: 1em !important;margin-left: .5em !important;}
.mktoForm input[type=radio] {float: none;}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.