<?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 Size Problem on All Sites</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/logo-size-problem-on-all-sites/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/logo-size-problem-on-all-sites/feed/</link>
		<description></description>
		<pubDate>Wed, 10 Jun 2026 19:57:34 +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-size-problem-on-all-sites/#post-35563</guid>
					<title><![CDATA[Logo Size Problem on All Sites]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-size-problem-on-all-sites/#post-35563</link>
					<pubDate>Thu, 22 Jul 2021 20:34:46 +0000</pubDate>
					<dc:creator>joaovictorcf</dc:creator>

					<description>
						<![CDATA[
						<p>Hello good afternoon!</p>
<p>Unexpectedly when accessing the websites of our clients who use Fortuna, they had a problem with the Logo field, in the Menu area on the Head of the websites.</p>
<p>See links:<br />
1. <a href="http://ipaproducoes.com.br/" rel="nofollow">http://ipaproducoes.com.br/</a><br />
2. <a href="https://www.wrjlogistica.com.br/" rel="nofollow">https://www.wrjlogistica.com.br/</a><br />
3. <a href="https://hotelprodutivo.com.br/" rel="nofollow">https://hotelprodutivo.com.br/</a></p>
<p>And it&#8217;s no use trying to change the pixel size of the Logo in Theme Options, it just doesn&#8217;t work.</p>
<p>I&#8217;m waiting for the necessary correction and in advance, thank you very much.</p>
<p>I wish everyone an excellent week of work!</p>
<p>Yours sincerely,</p>
<p>João Victor</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/logo-size-problem-on-all-sites/#post-35564</guid>
					<title><![CDATA[Reply To: Logo Size Problem on All Sites]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/logo-size-problem-on-all-sites/#post-35564</link>
					<pubDate>Fri, 23 Jul 2021 17:36:16 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for reporting this after the Chrome update. As a quick fix until the official theme update, pls add this to your CSS (change that max-width accordingly for each website as your logo widths are quite different):</p>
<pre><code>@media only screen and (min-width: 1018px) {
#logo .logo_img {
    max-width: 180px;
}
}</code></pre>
<p>If mobile view also seems scrambled remove the media query to apply to all screen sizes like so:</p>
<pre><code>#logo .logo_img {
    max-width: 180px;
}</code></pre>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

