• I’ve a sidebar widget install of CF7 & want to remove the gap (a superfluous line-feed?) which creates a space between the entry field, and the field label below. I really want there to be no more than the usual line height between a field and the next label below.
    How can I do this? See the sidebar at https://www.7comms.co.uk. Thanks

Viewing 1 replies (of 1 total)
  • I would suggest that you wrap the element name in label tags and adjust the padding. Wrap Your Name (required): as <label>Your Name (required):</label> and use CSS to adjust the margin/padding.

    • This reply was modified 7 years, 7 months ago by zoobie.
Viewing 1 replies (of 1 total)
  • The topic ‘Remove padding before Field labels?’ is closed to new replies.