Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all articles
Browse latest Browse all 49500

Sub7th on "[Plugin: Contact Form 7] Positioning Fields next to each other...."

$
0
0

Putting items in the same line does not work with Drop Downs.
Is there a way to get drop down menu's to show up on the same line as other input fields or general text? As ITSNev mentioned CF7 seems to be wrapping drop downs in <span then forcing <br just before the select class, right after the span class is defined, then forcing </p after the span.
Example:

My text
<span class="wpcf7-form-control-wrap Date1"><br>
<select aria-required="true" class="wpcf7-form-control wpcf7-select wpcf7-validates-as-required" name="Date1">
<option value="Option">My Options</option>
</select>
</span>
</p>

@ITSNev, you seem to have figured this out. Are you adding CSS inline on the page, editing the theme CSS or modifying CF7's CSS directly?

I just prefer to add my own <p and <br tags while creating the form in the CF7 form editor interface.

Any help is much appreciated.


Viewing all articles
Browse latest Browse all 49500

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>