<?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: Remove Slideshow Captions Only On Mobile Devices</title>
		<link>http://www.kriesi.at/support/topic/remove-slideshow-captions-only-on-mobile-devices</link>
		<description>Support Forum - Topic: Remove Slideshow Captions Only On Mobile Devices</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 08:32:52 +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/remove-slideshow-captions-only-on-mobile-devices" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Remove Slideshow Captions Only On Mobile Devices"</title>
			<link>http://www.kriesi.at/support/topic/remove-slideshow-captions-only-on-mobile-devices#post-87761</link>
			<pubDate>Wed, 12 Dec 2012 07:26:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87761@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to add following css code to css/custom.css:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (max-width: 767px) {
	.caption_framed, .slideshow_caption, .slideshow_inner_caption {
	display: none !important;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The css code will only affect devices with a screen width of 767px. Obviously you can change this value (eg set it to 1024px).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meetgeraldine on "Remove Slideshow Captions Only On Mobile Devices"</title>
			<link>http://www.kriesi.at/support/topic/remove-slideshow-captions-only-on-mobile-devices#post-87639</link>
			<pubDate>Tue, 11 Dec 2012 17:13:17 +0000</pubDate>
			<dc:creator>meetgeraldine</dc:creator>
			<guid isPermaLink="false">87639@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi There, is there a way that I can remove slideshow captions only on mobile devices? The text covers the whole photo.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
