<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Tool bar not working with Safari &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 18:59:39 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134169</guid>
					<title><![CDATA[Tool bar not working with Safari]]></title>
					<link>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134169</link>
					<pubDate>Wed, 29 Oct 2014 04:56:44 +0000</pubDate>
					<dc:creator>cristinap_2</dc:creator>

					<description>
						<![CDATA[
						<p>The toolbar and paralax pics are not working in Safari.  Website is <a href="http://www.messengerofthename.com" rel="nofollow">http://www.messengerofthename.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134319</guid>
					<title><![CDATA[Reply To: Tool bar not working with Safari]]></title>
					<link>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134319</link>
					<pubDate>Wed, 29 Oct 2014 11:37:26 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thank you for writing in!</p>
<p>Upon checking your website on Safari on Mac OS, the toolbar and the parallax is working just fine (see: <a href="http://prntscr.com/50wgio" rel="nofollow">http://prntscr.com/50wgio</a>). Would you mind providing us with a little more detail about the OS and which safari&#8217;s version you&#8217;re using?</p>
<p>If you&#8217;re using Safari 5, similar to how we discontinued IE8 support, we will no longer be supporting Safari 5 or older. Those browsers are now longer in Apple&#8217;s release cycle, and neither is Snow Leopard. Safari 5 is not fully HTML5 compliant, and has been known to have rendering issues with CSS3.</p>
<p>If you&#8217;re having menu issues, you can try adding this CSS under Customizer &gt; CSS &gt; Custom.<br />
<code>.masthead *, .x-slider-revolution-container *, .site .entry-featured *{ -webkit-transform: none !important; -webkit-transition: !important; }</code></p>
<p>We&#8217;re sorry we can&#8217;t support Safari 5 in the theme itself. There may be a more permanent solution we can offer in the future, but with it being an older browser, and quite an unpopular version (<a href="http://www.w3counter.com/globalstats.php" rel="nofollow">http://www.w3counter.com/globalstats.php</a>) we’re unable to focus on this right now. We&#8217;re certainly committed to making X the best it can be in modern browsers and devices!</p>
<p>Thanks for understanding. Take care!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134551</guid>
					<title><![CDATA[Reply To: Tool bar not working with Safari]]></title>
					<link>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134551</link>
					<pubDate>Wed, 29 Oct 2014 17:54:21 +0000</pubDate>
					<dc:creator>cristinap_2</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the response.  I am using Safari 5.1 and I suppose many of my friends are as well as they have reported no nav bar.  Thanks for the help though!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134822</guid>
					<title><![CDATA[Reply To: Tool bar not working with Safari]]></title>
					<link>https://theme.co/archive/forums/topic/tool-bar-not-working-with-safari/#post-134822</link>
					<pubDate>Thu, 30 Oct 2014 03:22:46 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Cristina,</p>
<p>First, remove your custom coding related to unselectable script. It throws on my end. Then once you&#8217;re done, add this code at your customizer&#8217;s custom css.</p>
<pre><code>.safari_5_1 &gt; *:not(.masthead) * {
-webkit-transform: none !important;
-webkit-transition: !important; 
}</code></pre>
<p>Then this code at your customizer&#8217;s cusom javascript.</p>
<pre><code>jQuery( function($){

if ( $.browser.safari == true &amp;&amp; $.browser.version &lt;= &#039;534.59.10&#039; ) {
$(&#039;html&#039;).addClass(&#039;safari_5_1&#039;);
}

});</code></pre>
<p>That should do it, and it won&#8217;t affect any of your safari version.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

