<?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>BlueOwlCreative  &#187;  Topic: Sidebar</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/feed/</link>
		<description></description>
		<pubDate>Thu, 27 Aug 2026 21:06:15 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28765</guid>
					<title><![CDATA[Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28765</link>
					<pubDate>Tue, 31 May 2016 15:56:16 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys,<br />
i wonder if its possible to hide the sidebar on mobile version?<br />
and.. how can i adjust the background color of the sidebar &#8220;title&#8221;?<br />
best regards </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28776</guid>
					<title><![CDATA[Reply To: Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28776</link>
					<pubDate>Wed, 01 Jun 2016 07:57:22 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Sure, try this:</p>
<pre><code>@media only screen and (max-width: 768px) {
 #sidebar {
  display: none;
 }
}</code></pre>
<p>Fort that background that covers the dotted background image:</p>
<pre><code>.boc_heading.bgr_dotted span {
    background: #ff0000;
}</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28781</guid>
					<title><![CDATA[Reply To: Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28781</link>
					<pubDate>Wed, 01 Jun 2016 09:21:25 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>&#8230;thank you very much!<br />
one more questen: i would like to change the home-button in the main navigation and in the breadcrunb area to an icon (house). can you advice me how to do that?<br />
thanks for your help.<br />
best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28785</guid>
					<title><![CDATA[Reply To: Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28785</link>
					<pubDate>Wed, 01 Jun 2016 11:51:38 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>You would need custom CSS for that. The approach here highly varies depending on whether you&#8217;ll be using an icon, an image or another implementation&#8230;<br />
The rest is CSS. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28788</guid>
					<title><![CDATA[Reply To: Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28788</link>
					<pubDate>Wed, 01 Jun 2016 11:58:54 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>thank you for replying.<br />
..where do i find the part in CSS that i need to change, for example if i want to use an image instead.<br />
best regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28807</guid>
					<title><![CDATA[Reply To: Sidebar]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/sidebar-3/#post-28807</link>
					<pubDate>Thu, 02 Jun 2016 07:58:16 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Nothing needs to be changed on the CSS, basically you need to declare new classes and new CSS rules, as this is a customization that is beyond regular theme support I advise that you find someone that is good with CSS to help you with it.<br />
Good luck! <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

