<?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: GF (forms.css) overriding theme (style.css)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/gf-formscss-overriding-theme-stylecss</link>
		<description>Gravity Support Forums Topic: GF (forms.css) overriding theme (style.css)</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Apr 2026 06:26:07 +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/gf-formscss-overriding-theme-stylecss" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "GF (forms.css) overriding theme (style.css)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-formscss-overriding-theme-stylecss#post-180561</link>
			<pubDate>Fri, 22 Mar 2013 07:39:48 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">180561@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via priority support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>webspinster on "GF (forms.css) overriding theme (style.css)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gf-formscss-overriding-theme-stylecss#post-180276</link>
			<pubDate>Fri, 22 Mar 2013 00:18:53 +0000</pubDate>
			<dc:creator>webspinster</dc:creator>
			<guid isPermaLink="false">180276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there. I'm using some of your FAQ-suggested code to modify my theme's style.css file, but these seem to be getting overwritten by GF's styles. When I inspect elements in Firebug, forms.css styles are showing up as higher in the stack than style.css, so my customizations are not taking (or rather, are getting redefined by GF instead of the other way around).&#60;/p&#62;
&#60;p&#62;Examples:&#60;br /&#62;
1) Bullets: code (from your FAQ) to remove bullets is in my style.css file&#60;/p&#62;
&#60;p&#62;2) Removing &#34;max characters&#34; warnings from displaying when max characters are defined: code added to style.css from &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/turn-off-0-of-15-max-characters&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/turn-off-0-of-15-max-characters&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You can see that bullets and max character warning lines are showing up in 2 different forms (one in the body, one in a widget) here:&#60;br /&#62;
&#60;a href=&#34;http://www.bigmoves.org/staging/about/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://www.bigmoves.org/staging/about/contact-us/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The following code is definitely in my style.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/* remove gform bullets */
body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li {
	list-style-type:none!important;
	list-style-image:none!important;
	list-style:none!important;
	background-image:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important
}

.charleft.ginput_counter.warningTextareaInfo {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thoughts? Do I need some function to force style.css to take precedence? Have you encountered this before? I couldn't find it through searching the forum here.&#60;/p&#62;
&#60;p&#62;Many thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
