<?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: Time field issue</title>
		<link>https://legacy.forums.gravityhelp.com/topic/time-field-issue</link>
		<description>Gravity Support Forums Topic: Time field issue</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 13:26:08 +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/time-field-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Time field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/time-field-issue#post-122622</link>
			<pubDate>Tue, 15 Jan 2013 13:46:53 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">122622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.  Looks like you took care of it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doctorsperdiem on "Time field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/time-field-issue#post-122452</link>
			<pubDate>Tue, 15 Jan 2013 10:10:46 +0000</pubDate>
			<dc:creator>doctorsperdiem</dc:creator>
			<guid isPermaLink="false">122452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thx Chris!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Time field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/time-field-issue#post-121904</link>
			<pubDate>Mon, 14 Jan 2013 21:20:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">121904@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is normally due to a blanket rule in one of your theme's stylesheets causing inputs to be &#34;display:block;&#34; but I could not quickly find that.  However, to fix the issue with this one field, you can add this rule to your custom.css where you have added the other Gravity Forms styles::&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper #input_2_7_1 {
 display: inline!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will put the colon back between the HH and MM.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>doctorsperdiem on "Time field issue"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/time-field-issue#post-121672</link>
			<pubDate>Mon, 14 Jan 2013 13:57:08 +0000</pubDate>
			<dc:creator>doctorsperdiem</dc:creator>
			<guid isPermaLink="false">121672@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having issues with a time field (best time to call) on this form (&#60;a href=&#34;http://www.doctorsperdeimtest.com/post-a-job/)&#34; rel=&#34;nofollow&#34;&#62;http://www.doctorsperdeimtest.com/post-a-job/)&#60;/a&#62;.  The &#34;:&#34; that separates the hours from minutes is being pushed to the next line and I can't seem to figure out how to get it back inline where it should be via CSS.  Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
