For when you want form labels to sit left (or right) of their inputs but still must have form accessibility in Contact 7, we wrap them in a flex container then ensure for="match-input-id" is set on the label and "id:match-input-id" is set on the input. Ensure all "for=" and its matching "id:" are unique. Use styles someting like those in style tag below (note the flex items there are designed to work within a popup, so you may need to adjust.) From visionglasstoronto.com put this in Contact 7 for forms: