<?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: Where did the asterisks come from?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from</link>
		<description>Gravity Support Forums Topic: Where did the asterisks come from?</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 08:16:48 +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/where-did-the-asterisks-come-from" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63964</link>
			<pubDate>Thu, 28 Jun 2012 15:21:52 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63964@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You might also need:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.info-block ul {
list-style-image: none !important;
list-style-type: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Looks like the theme developers really wanted you to have bullets in every single list on your page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecilreed on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63962</link>
			<pubDate>Thu, 28 Jun 2012 15:19:37 +0000</pubDate>
			<dc:creator>Cecilreed</dc:creator>
			<guid isPermaLink="false">63962@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;*fist bump*  Thanks.  You da man.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63961</link>
			<pubDate>Thu, 28 Jun 2012 15:16:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63961@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You will want to go to Appearance -&#38;gt; Editor&#60;br /&#62;
Click style.css&#60;br /&#62;
Go to the bottom&#60;br /&#62;
Paste the code I gave you&#60;br /&#62;
Save it&#60;br /&#62;
Check your form.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecilreed on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63960</link>
			<pubDate>Thu, 28 Jun 2012 15:15:10 +0000</pubDate>
			<dc:creator>Cecilreed</dc:creator>
			<guid isPermaLink="false">63960@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'll give it a shot.  Thanks.  This language is like Greek to me and I appreciate the translation help.  Fingers crossed that I do it right.  I'm guessing I add one of those &#38;lt;script things at the front but I'm not sure if I need one at the end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63958</link>
			<pubDate>Thu, 28 Jun 2012 15:08:38 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Nope. It goes in your Style.css file.&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Where_Do_I_Put_This_Code%3F&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Cecilreed on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63957</link>
			<pubDate>Thu, 28 Jun 2012 15:07:13 +0000</pubDate>
			<dc:creator>Cecilreed</dc:creator>
			<guid isPermaLink="false">63957@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry to sound ignorant but do I just copy and paste this in the css style box in theme options?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63933</link>
			<pubDate>Thu, 28 Jun 2012 12:56:22 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">63933@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Actually, it is your theme that is adding the bullets to the list items of Gravity Forms.&#60;/p&#62;
&#60;p&#62;In your style.css can you add the following:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.info-block ul li {
list-style-image: none !important;
list-style-type: none !important;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Cecilreed on "Where did the asterisks come from?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/where-did-the-asterisks-come-from#post-63931</link>
			<pubDate>Thu, 28 Jun 2012 12:42:09 +0000</pubDate>
			<dc:creator>Cecilreed</dc:creator>
			<guid isPermaLink="false">63931@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm a rookie at this so please forgive my ignorance.  I'm not sure how these asterisks appeared in some of my forms and MintThemes support determined it was a gravity forms problem.  Can I get a little help with this?  It looks bad.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://custombucketseats.com/2012/06/rotating-bucket-seat/&#34; rel=&#34;nofollow&#34;&#62;http://custombucketseats.com/2012/06/rotating-bucket-seat/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://custombucketseats.com/2012/06/text-options/&#34; rel=&#34;nofollow&#34;&#62;http://custombucketseats.com/2012/06/text-options/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://custombucketseats.com/2012/06/customization-font/&#34; rel=&#34;nofollow&#34;&#62;http://custombucketseats.com/2012/06/customization-font/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://custombucketseats.com/2012/06/customization-thread-color/&#34; rel=&#34;nofollow&#34;&#62;http://custombucketseats.com/2012/06/customization-thread-color/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.&#60;/p&#62;
&#60;p&#62;Jason
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
