<?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: Logo Adjustment</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/feed/</link>
		<description></description>
		<pubDate>Wed, 10 Jun 2026 18:54: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/logo-adjustment/#post-35733</guid>
					<title><![CDATA[Logo Adjustment]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35733</link>
					<pubDate>Tue, 05 Jul 2022 15:59:24 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,<br />
is it possible to adjust the size of the logo if i reduce the size of the browser (desplay)? The navigation bar is currently moving under the logo. As a result, the navigation takes up half of the browser.<br />
Best Regards</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35738</guid>
					<title><![CDATA[Reply To: Logo Adjustment]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35738</link>
					<pubDate>Mon, 11 Jul 2022 09:57:21 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Sure you can style it further with CSS if your logo has awkward size, let me see your URL?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35742</guid>
					<title><![CDATA[Reply To: Logo Adjustment]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35742</link>
					<pubDate>Mon, 11 Jul 2022 12:41:50 +0000</pubDate>
					<dc:creator>goldstorm</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35743</guid>
					<title><![CDATA[Reply To: Logo Adjustment]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-adjustment/#post-35743</link>
					<pubDate>Fri, 15 Jul 2022 13:53:53 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>So how about you simply reduce the logo width for smaller laptop screens:</p>
<pre><code>@media only screen and (min-width: 1018px) and (max-width: 1280px) {
  #header.scrolled #logo .logo_img {
    max-width: 230px;
  }
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

