.gfield-choice-input { opacity: 0; position: absolute; // top: 50% !important; // transform: translateY(-50%); &:checked+label { background: $primary; color: $white; } } .gchoice { input:checked+label { &:before { filter: brightness(5); } } }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter