Multi-select component - Tick box

Hi

This is a segment of a form we are using on our website

The Add-ons element is a multi-select component. Is there a way maybe using the magic of css or plugin that I can make this more like a tick each option that applies as many users wont get the need to hold down ctrl etc

tks

Noel

@arthurbuy check out this post from Tim Young. You will need to change the field type to a checkbox so that it will work. Convert Checkbox to Toggle Switch

Thank you this is very helpful