<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>THE MOLITOR FORUMS &#187; Topic: Mobile devices questions</title>
		<link>http://www.themolitor.com/forums/topic/mobile-devices-questions</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Mobile devices questions</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 09:47:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/mobile-devices-questions" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34157</link>
			<pubDate>Fri, 01 May 2015 12:52:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34157@http://www.themolitor.com/forums/</guid>
			<description><p>Thank you! Really appreciate that ;-)</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34153</link>
			<pubDate>Fri, 01 May 2015 04:57:37 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34153@http://www.themolitor.com/forums/</guid>
			<description><p>thanks again Chris - all sorted. And rated on themeforest as well.</p>
<p>Cheers.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34133</link>
			<pubDate>Thu, 30 Apr 2015 09:06:35 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34133@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>2. Sure thing! Try using this in the Custom CSS box...</p>
<pre><code>.gallery-nav { z-index:99; }</code></pre>
<p>6. I suggest using a plugin to take control of your search results. Here's a popular one: <a href="https://wordpress.org/plugins/search-exclude/" rel="nofollow">https://wordpress.org/plugins/search-exclude/</a></p>
<p>Let me know if that helps.</p>
<p>Also, if you're enjoying the theme, PLEASE (please) don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out and encourage further development and updates.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34128</link>
			<pubDate>Thu, 30 Apr 2015 04:10:55 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34128@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry Chris, 1 more question. We have enabled the Search, which works, but returns results the image captions (from the images added to the home page gallery). </p>
<p>Is there a way to stop these being searched / clicked through from the search page?</p>
<p>Many thanks.
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34126</link>
			<pubDate>Thu, 30 Apr 2015 00:57:23 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34126@http://www.themolitor.com/forums/</guid>
			<description><p>Thats all great, many thanks for your help.</p>
<p>Point 2) Displaying the block of text, now stops the &#62; (underneath on landscape phones) from working due to z index i think? Is it possible to have the arrows on top of the text so they still function? </p>
<p>I appreciate this is why you hud the text in the first place! but would prefer the text to be present for the user than not....</p>
<p>Thanks again for your help. Really pleased with the website / theme.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34106</link>
			<pubDate>Wed, 29 Apr 2015 09:38:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">34106@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>1. Try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>@media screen and (max-height: 750px) {
    #logo {
        max-width: 35%;
    }
}</code></pre>
<p>2. Try adding the following to your Custom CSS box on the Customize page...</p>
<pre><code>@media screen and (max-height: 600px) {
    #imgInfo p {
        display: block;
    }
}</code></pre>
<p>3. I think that's just an with the way the screenshot is being taken. The sidebar displays just fine when viewed live. :-)</p>
<p>4. The logo uses Quicksand available here: <a href="http://www.google.com/fonts/specimen/Quicksand" rel="nofollow">http://www.google.com/fonts/specimen/Quicksand</a></p>
<p>5. Category pages use the main background images, which are controlled from the "Header Image" section of the Customize page. More info @ minute 6:54 here: <a href="https://youtu.be/471UhScPhCw?t=6m54s" rel="nofollow">https://youtu.be/471UhScPhCw?t=6m54s</a></p>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34094</link>
			<pubDate>Wed, 29 Apr 2015 04:18:20 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34094@http://www.themolitor.com/forums/</guid>
			<description><p>Sorry missed one: </p>
<p>how do we set the background image on the Category level page:</p>
<p><a href="http://www.thelightonline.co.uk/category/website-design-portfolio/" rel="nofollow">http://www.thelightonline.co.uk/category/website-design-portfolio/</a></p>
<p>(we are using the Aside type of posts here)</p>
<p>Many thanks
</p></description>
		</item>
		<item>
			<title>thelight100 on "Mobile devices questions"</title>
			<link>http://www.themolitor.com/forums/topic/mobile-devices-questions#post-34082</link>
			<pubDate>Tue, 28 Apr 2015 13:25:55 +0000</pubDate>
			<dc:creator>thelight100</dc:creator>
			<guid isPermaLink="false">34082@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris,</p>
<p>Great theme (again). We have up and running fine, just have a couple of questions:</p>
<p><a href="http://www.thelightonline.co.uk" rel="nofollow">http://www.thelightonline.co.uk</a></p>
<p>1) The logo seems to shrink too small on mobile / smaller devices – we have uploaded an @2x version (although its not exactly 2 x as large?)</p>
<p>2) On smaller devices the Caption text on the images thats displayed on the Gallery page template is removed (assume by design), is it possible for us to get that back in?</p>
<p>3) Windows Firefox v31 / v30 seem to not display the footer (credits / directors / story by etc.) and text on test at <a href="https://www.browserstack.com/screenshots" rel="nofollow">https://www.browserstack.com/screenshots</a></p>
<p>4) What fonts did you use to create the demo logo?</p>
<p>Many thanks again.
</p></description>
		</item>

	</channel>
</rss>
