<?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: Can&#039;t Fix Bullet Point Problem</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cant-fix-bullet-point-problem</link>
		<description>Gravity Support Forums Topic: Can&#039;t Fix Bullet Point Problem</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:07:50 +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/cant-fix-bullet-point-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Can&#039;t Fix Bullet Point Problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-fix-bullet-point-problem#post-52454</link>
			<pubDate>Wed, 14 Mar 2012 19:02:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52454@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Right on!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>justcreative on "Can&#039;t Fix Bullet Point Problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-fix-bullet-point-problem#post-52450</link>
			<pubDate>Wed, 14 Mar 2012 18:05:19 +0000</pubDate>
			<dc:creator>justcreative</dc:creator>
			<guid isPermaLink="false">52450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you, fixed!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Can&#039;t Fix Bullet Point Problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-fix-bullet-point-problem#post-52447</link>
			<pubDate>Wed, 14 Mar 2012 18:01:10 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">52447@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ha! So this is the first time I've seen this one, it's due to this little bit of code in your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.entry ul li::before {
content: &#38;quot;» 0BB 020&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;So try replacing the fix we have in our FAQ section with this instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper form .gform_body ul, body .gform_wrapper form .gform_body ul li::before {
list-style: none!important;
list-style: none!important;
background: none!important;
background: none!important;
padding: 0!important;
margin: 0!important;
content: &#38;quot;&#38;quot; !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>justcreative on "Can&#039;t Fix Bullet Point Problem"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-fix-bullet-point-problem#post-52435</link>
			<pubDate>Wed, 14 Mar 2012 16:24:25 +0000</pubDate>
			<dc:creator>justcreative</dc:creator>
			<guid isPermaLink="false">52435@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've read the many posts about trying to remove the bullet points and have added your recommended fix in the FAQ but the bullets still show. How do I remove them on the forms without having to remove bullets from all my other pages?&#60;/p&#62;
&#60;p&#62;Form here:&#60;br /&#62;
&#60;a href=&#34;http://justcreative.com/hire-me/&#34; rel=&#34;nofollow&#34;&#62;http://justcreative.com/hire-me/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
