Elementor Form – Quick CSS question
-
Hello,
Just a quick question. I added this CSS code to my elementor form to increase the size of the radio buttons:
input[type=radio] {
margin-top: 10px;
width: 50px;
height: 25px;
}And the radio buttons are indeed better size, but now the actual text of the radio buttons is a bit misaligned, see screenshot:
You can see how both the Yes and No text is slightly below the radio buttons center line. How can I bring them up with 5-10px ?
Any input will be highly appreciated! Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Elementor Form – Quick CSS question’ is closed to new replies.