<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: How to hide DIV content if shown on mobile?</title>
		<link>http://www.kriesi.at/support/topic/how-to-hide-div-content-if-shown-on-mobile</link>
		<description>Support Forum - Topic: How to hide DIV content if shown on mobile?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 00:13:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/how-to-hide-div-content-if-shown-on-mobile" rel="self" type="application/rss+xml" />

		<item>
			<title>Michael Hainsworth on "How to hide DIV content if shown on mobile?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-div-content-if-shown-on-mobile#post-52770</link>
			<pubDate>Sun, 22 Apr 2012 12:32:52 +0000</pubDate>
			<dc:creator>Michael Hainsworth</dc:creator>
			<guid isPermaLink="false">52770@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks so much! I'm well on my way to creating my own web app within Propulsion!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to hide DIV content if shown on mobile?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-div-content-if-shown-on-mobile#post-51320</link>
			<pubDate>Wed, 11 Apr 2012 22:52:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">51320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can drop a media query on your custom.css &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
 .qrcode widget {
      display: none
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Michael Hainsworth on "How to hide DIV content if shown on mobile?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-hide-div-content-if-shown-on-mobile#post-51166</link>
			<pubDate>Wed, 11 Apr 2012 14:00:50 +0000</pubDate>
			<dc:creator>Michael Hainsworth</dc:creator>
			<guid isPermaLink="false">51166@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there! CSS3 newbie asking if you know how I can set a div (specifically my .qrcode widget) to display: none if the widget is being shown on a handheld device? There's no sense in cluttering up the reader's screen with a QR Code when they're already on a smartphone, so I'd like to hide it.&#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated. &#60;/p&#62;
&#60;p&#62;thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
