<?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: @media and !important issue.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/media-and-important-issue</link>
		<description>Gravity Support Forums Topic: @media and !important issue.</description>
		<language>en-US</language>
		<pubDate>Fri, 03 Apr 2026 18:53:37 +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/media-and-important-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "@media and !important issue."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-and-important-issue#post-160492</link>
			<pubDate>Tue, 05 Mar 2013 01:02:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">160492@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad you figured it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "@media and !important issue."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-and-important-issue#post-159005</link>
			<pubDate>Sat, 02 Mar 2013 16:20:13 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">159005@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I got it. I had to list the responsive CSS after my custom gravity CSS so that the responsive CSS is called second. &#60;/p&#62;
&#60;p&#62;I'm sure that's not the correct terminology but I figured it out. &#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "@media and !important issue."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-and-important-issue#post-158964</link>
			<pubDate>Sat, 02 Mar 2013 15:11:09 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">158964@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you share a link to the page on your site where we can see this form?  And in what browser are you having trouble?  What's not working for you?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmccrone on "@media and !important issue."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/media-and-important-issue#post-155388</link>
			<pubDate>Tue, 26 Feb 2013 21:46:58 +0000</pubDate>
			<dc:creator>cmccrone</dc:creator>
			<guid isPermaLink="false">155388@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im having some issues with responsive + GF. I have done all the hard work (hard for me at least).&#60;/p&#62;
&#60;p&#62;Seems that the @media will not work when im already using !important in basic css.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#input_9_4 {
width: 278px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to change to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media screen and (max-width: 479px) {
#input_9_4 {
width: 278px !important;
}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If i remove the first !important it WILL work but them my normal full width CSS doesnt override the stock GF style.&#60;/p&#62;
&#60;p&#62;Any ideas how I can get around this? Or am I looking at this the wrong way?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
