<?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: How to Format/Edit &#34;Requirement&#34; Text next to Field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-formatedit-requirement-text-next-to-field</link>
		<description>Gravity Support Forums Topic: How to Format/Edit &quot;Requirement&quot; Text next to Field?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 12:05:45 +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/how-to-formatedit-requirement-text-next-to-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How to Format/Edit &#34;Requirement&#34; Text next to Field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-formatedit-requirement-text-next-to-field#post-72005</link>
			<pubDate>Tue, 21 Aug 2012 20:20:54 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">72005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on - glad you got it sorted out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>luxerman on "How to Format/Edit &#34;Requirement&#34; Text next to Field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-formatedit-requirement-text-next-to-field#post-71989</link>
			<pubDate>Tue, 21 Aug 2012 18:02:54 +0000</pubDate>
			<dc:creator>luxerman</dc:creator>
			<guid isPermaLink="false">71989@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;pre&#62;&#60;code&#62;&#38;lt;*script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery(document).ready(function() {
	jQuery(&#38;#39;span.gfield_required&#38;#39;).html(&#38;#39;*required&#38;#39;);
});
&#38;lt;*/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove the two &#34;*&#34;&#60;/p&#62;
&#60;p&#62;This works and doesn't conflict with my theme...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>luxerman on "How to Format/Edit &#34;Requirement&#34; Text next to Field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-formatedit-requirement-text-next-to-field#post-71988</link>
			<pubDate>Tue, 21 Aug 2012 17:47:00 +0000</pubDate>
			<dc:creator>luxerman</dc:creator>
			<guid isPermaLink="false">71988@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I had help with this earlier, however I noticed that the following code conflicted with my themes homepage slider and functionality.&#60;/p&#62;
&#60;p&#62;I placed the following code within the header.php file of my wordpress site:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;*script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
jQuery.noConflict();
  jQuery(document).ready(function($) {

     $(&#38;#39;.gform_wrapper .gfield_required&#38;#39;).html(&#38;#39;&#38;lt;span class=&#38;quot;smallreq&#38;quot;&#38;gt;*required&#38;lt;/span&#38;gt;&#38;#39;);

  });
  &#38;lt;*/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is there another way to do this without a script or editing the header.php? It worked perfectly but just conflicted with the theme :(&#60;/p&#62;
&#60;p&#62;thank you
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
