<?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: Your css overwrites mine</title>
		<link>https://legacy.forums.gravityhelp.com/topic/your-css-overwrites-mine</link>
		<description>Gravity Support Forums Topic: Your css overwrites mine</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 18:45:55 +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/your-css-overwrites-mine" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Your css overwrites mine"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/your-css-overwrites-mine#post-11662</link>
			<pubDate>Tue, 26 Oct 2010 16:24:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">11662@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Use the !important CSS declaration to make your change higher importance.&#60;/p&#62;
&#60;p&#62;For example:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gfield-label {font-weight: normal!important;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Our code is output via a hook as part of the wp_head() function call in your head.  So it is output where the wp_head() function call is present in your header.php.  So if your theme outputs it's CSS above that then it will appear before the Gravity Forms styles, if your theme outputs it's CSS below that then it would execute after the Gravity Forms styles.  So it isn't something we control, it's a theme thing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elianab on "Your css overwrites mine"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/your-css-overwrites-mine#post-11661</link>
			<pubDate>Tue, 26 Oct 2010 16:19:12 +0000</pubDate>
			<dc:creator>elianab</dc:creator>
			<guid isPermaLink="false">11661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am trying to style a label, to make it normal weight instead of bold. I used Firebug and found that the label is styled with:&#60;br /&#62;
'.gform_wrapper .top_label .gfield_label'&#60;/p&#62;
&#60;p&#62;So I put that code in my style sheet. When I look at Firebug it shows your code above mine, so it's overwriting my style. I can see my style there, and font-weight:normal is crossed out, and your line of code is above mine. &#60;/p&#62;
&#60;p&#62;Isn't my code supposed to be above yours, so my style sheet overwrites yours? &#60;/p&#62;
&#60;p&#62;My url is &#60;a href=&#34;http://www.marielawsonfiala.com/wp-folder/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.marielawsonfiala.com/wp-folder/contact/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
