<?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: hide Number Range standard text &#34;Please enter a value less than or equal to&#34;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hide-number-range-standard-text-please-enter-a-value-less-than-or-equal-to</link>
		<description>Gravity Support Forums Topic: hide Number Range standard text &quot;Please enter a value less than or equal to&quot;</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 13:43: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/hide-number-range-standard-text-please-enter-a-value-less-than-or-equal-to" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "hide Number Range standard text &#34;Please enter a value less than or equal to&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-number-range-standard-text-please-enter-a-value-less-than-or-equal-to#post-312878</link>
			<pubDate>Sun, 09 Jun 2013 15:44:12 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">312878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Dan,&#60;/p&#62;
&#60;p&#62;To remove the min max instruction you would have to target and hide it with CSS by adding the following to your theme's stylesheet&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper .instruction {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The above will hide all instances of the instruction div found on the page so if you only want to hide one specific instruction you could modify the selector and use the field id instead like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#field_15_1 .instruction {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sheridan Saidin on "hide Number Range standard text &#34;Please enter a value less than or equal to&#34;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hide-number-range-standard-text-please-enter-a-value-less-than-or-equal-to#post-312729</link>
			<pubDate>Sun, 09 Jun 2013 13:20:59 +0000</pubDate>
			<dc:creator>Sheridan Saidin</dc:creator>
			<guid isPermaLink="false">312729@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;How to hide the Number Range standard text &#34;Please enter a value less than or equal to&#34;?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Dan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
