I’ve taken a look to the PRO version and other plug-ins but I can’t find this specific feature. Is it possible to add an event that is held on 2 or 3 separate days, that’s what I like to know. Can someone please help me with this?
I resolved this bij adding style css in the form structure for every input field:
<input type=”text” name=”FNAME” placeholder=”Naam:” required=”required” style=”margin:10px;”>
Hope this works for you