label { margin-top: 1ex; } .custom-check { display: table; width: auto; > * { visibility: hidden; } &.checked > * { visibility: visible; } }