<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Email and confirm email fields very small on mobile devices</title>
		<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices</link>
		<description>Gravity Support Forums Topic: Email and confirm email fields very small on mobile devices</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 08:31:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/email-and-confirm-email-fields-very-small-on-mobile-devices" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-184202</link>
			<pubDate>Mon, 25 Mar 2013 14:24:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">184202@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tobe on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-184035</link>
			<pubDate>Mon, 25 Mar 2013 09:13:57 +0000</pubDate>
			<dc:creator>Tobe</dc:creator>
			<guid isPermaLink="false">184035@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Cool, thx, the first code worked well.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-182370</link>
			<pubDate>Sat, 23 Mar 2013 22:13:32 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">182370@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try adding this to your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .ginput_complex .ginput_right {
    clear:left;
    float:left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will work for all complex inputs which are laid out in two columns.  If you don't want that, you will need to target the individual input specifically, like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper #input_1_9_2_container {
    clear:left;
    float:left;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Tobe on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-179339</link>
			<pubDate>Thu, 21 Mar 2013 09:04:49 +0000</pubDate>
			<dc:creator>Tobe</dc:creator>
			<guid isPermaLink="false">179339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here it is.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bit.ly/YaAgU9&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/YaAgU9&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It is due to the &#38;lt;span&#38;gt; part I guess.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-178735</link>
			<pubDate>Wed, 20 Mar 2013 23:14:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">178735@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please post a link to the page on your site where we can see the form on a mobile device.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tobe on "Email and confirm email fields very small on mobile devices"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-and-confirm-email-fields-very-small-on-mobile-devices#post-176893</link>
			<pubDate>Tue, 19 Mar 2013 12:03:39 +0000</pubDate>
			<dc:creator>Tobe</dc:creator>
			<guid isPermaLink="false">176893@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can someone help me how to get the two 'Email' fields (email and repeat email) to show beneath each other instead of next to each other. &#60;/p&#62;
&#60;p&#62;For I use a nice coded responsive theme (Blox) and with these fields next to each other as coded by the plugin, they look very small on a mobile device. For in the plugin code &#38;lt;span&#38;gt; is used to create two columns.&#60;/p&#62;
&#60;p&#62;Anyone can share a piece of code to replace and some hint where in the plugin code I can replace that?&#60;/p&#62;
&#60;p&#62;Thanx in advance!&#60;/p&#62;
&#60;p&#62;Tobe
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
