Viewing 2 replies - 1 through 2 (of 2 total)
  • I don;t know if this is the CORRECT answer – but try this in your style sheet:

    .container form span {
        <strong>display: inline!important;</strong>
        margin-bottom: 8px;
        overflow: hidden;
    }

    Inline as opposed to block.

    This is likely due to CSS styling applied to standard HTML form elements within your current WordPress theme.

    See Styling Contact Form for a general explanation of styling CF7 forms using CSS.

    There is a link at the bottom of the page to a comprehensive and detailed article on Styling Contact Form 7 Forms. The article shows people, with suitable HTML & CSS skills, how to change the appearance of their Contact Form 7 Forms to meet their particular requirements.

    You could also consider using Contact Form 7 Skins to style your Contact Form 7 Forms.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkbox Issues’ is closed to new replies.