Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.

    @peterkchan, This is dirty hack, but you can write something like this just in form template:

    <style type="text/css"> .wpcf7-submit { float: right } </style>

    Of course, for more complex styling you need separate css from template.

    Thread Starter peterkchan

    (@peterkchan)

    Hi Alex, it worked. Thanks.

    Thread Starter peterkchan

    (@peterkchan)

    Hi Alex, it worked. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Contact form 7 send button location’ is closed to new replies.