1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | [type= "radio" ]:checked + label:before { background : #bc6060 ; box-shadow : 0 0 0 0.25em #000 ; } [type= "radio" ]:focus + label:after { content : '< pre class= "brush: css; title: ; notranslate" title= "" >[type= "radio" ]:checked + label:before { background : #bc6060 ; box-shadow : 0 0 0 0.25em #000 ; } [type= "radio" ]:focus + label:after { content : '\0020\2190' ; font-size : 1.5em ; line-height : 1 ; vertical-align : -0.125em ; } [type= "radio" ] { border : 0 ; clip : rect( 0 0 0 0 ); height : 1px ; margin : -1px ; overflow : hidden ; padding : 0 ; position : absolute ; width : 1px ; } label { display : block ; cursor : pointer ; line-height : 2 ; font-size : 1.2em ; } [type= "radio" ] + label { display : block ; } [type= "radio" ] + label:before { content : '' ; display : inline-block ; width : 1em ; height : 1em ; vertical-align : -0.25em ; border-radius : 1em ; border : 0.125em solid #fff ; box-shadow : 0 0 0 0.15em #000 ; margin-right : 0.75em ; transition : 0.5 s ease all ; } </ pre > 2090 '; font-size : 1.5em ; line-height : 1 ; vertical-align : -0.125em ; } [type= "radio" ] { border : 0 ; clip : rect( 0 0 0 0 ); height : 1px ; margin : -1px ; overflow : hidden ; padding : 0 ; position : absolute ; width : 1px ; } label { display : block ; cursor : pointer ; line-height : 2 ; font-size : 1.2em ; } [type= "radio" ] + label { display : block ; } [type= "radio" ] + label:before { content : '' ; display : inline-block ; width : 1em ; height : 1em ; vertical-align : -0.25em ; border-radius : 1em ; border : 0.125em solid #fff ; box-shadow : 0 0 0 0.15em #000 ; margin-right : 0.75em ; transition : 0.5 s ease all ; } |
Radio buttons CSS for wordpress elementor form markup
Comments
One response to “Radio buttons CSS for wordpress elementor form markup”
-
Hi,
Thank you for your piece of code. It is really helpful.
Do you have for checkbob too?
Regards.
Leave a Reply