<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									追従ヘッダーに表示されるロゴ画像をコントロールしたい - SWELLに関する質問				            </title>
            <link>https://users.swell-theme.com/forum/swell-forum/%e8%bf%bd%e5%be%93%e3%83%98%e3%83%83%e3%83%80%e3%83%bc%e3%81%ab%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b%e3%83%ad%e3%82%b4%e7%94%bb%e5%83%8f%e3%82%92%e3%82%b3%e3%83%b3%e3%83%88%e3%83%ad%e3%83%bc/</link>
            <description>SWELLユーザー限定で利用可能な掲示板です。</description>
            <language>ja</language>
            <lastBuildDate>Sun, 19 Jul 2026 03:56:16 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>追従ヘッダーに表示されるロゴ画像をコントロールしたい</title>
                        <link>https://users.swell-theme.com/forum/swell-forum/%e8%bf%bd%e5%be%93%e3%83%98%e3%83%83%e3%83%80%e3%83%bc%e3%81%ab%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b%e3%83%ad%e3%82%b4%e7%94%bb%e5%83%8f%e3%82%92%e3%82%b3%e3%83%b3%e3%83%88%e3%83%ad%e3%83%bc/#post-12471</link>
                        <pubDate>Mon, 23 Feb 2026 23:39:56 +0000</pubDate>
                        <description><![CDATA[ロゴを追従ヘッダー用とメイン画面用と別々のものを表示したい。もしくは、追従ヘッダー用のロゴは非表示にしたいです。追従ヘッダーは、PC表示においてブラウザの幅（コンテンツの幅）を小さくしていくと、途中からモバイル用に表示が切り替わるのですが、切り替わる手前までのコンテンツ幅だと、ロゴが小さくなりすぎて不自然な感じだとクライアントから指摘がありました。そのために、追従ヘッダー内のロ...]]></description>
                        <content:encoded><![CDATA[<p>ロゴを追従ヘッダー用とメイン画面用と別々のものを表示したい。もしくは、追従ヘッダー用のロゴは非表示にしたいです。追従ヘッダーは、PC表示においてブラウザの幅（コンテンツの幅）を小さくしていくと、途中からモバイル用に表示が切り替わるのですが、切り替わる手前までのコンテンツ幅だと、ロゴが小さくなりすぎて不自然な感じだとクライアントから指摘がありました。そのために、追従ヘッダー内のロゴ画像をコントロールできればと思った次第です。</p>
<p>cssでとコンテンツ幅の範囲を決めて、その間はvisibility: hidden; にしてみたのですが、cssが有効に働いてくれなかったです。</p>
<p>&nbsp;</p>
<p>/* ロゴが小さくなって不自然な対応 */<br />@media screen and (min-width: 640px) and (max-width: 1080px) {<br />   .c-headLogo__link {<br />visibility: hidden; /* 要素を非表示にする */<br />}<br />}</p>
<p>上記CSSが間違っているのか、もしくは別の手だてで追従ヘッダー内のロゴをコントロールできるやり方があるのか誰か教えてほしいです。</p>]]></content:encoded>
						                            <category domain="https://users.swell-theme.com/forum/swell-forum/">SWELLに関する質問</category>                        <dc:creator>kazuma078</dc:creator>
                        <guid isPermaLink="true">https://users.swell-theme.com/forum/swell-forum/%e8%bf%bd%e5%be%93%e3%83%98%e3%83%83%e3%83%80%e3%83%bc%e3%81%ab%e8%a1%a8%e7%a4%ba%e3%81%95%e3%82%8c%e3%82%8b%e3%83%ad%e3%82%b4%e7%94%bb%e5%83%8f%e3%82%92%e3%82%b3%e3%83%b3%e3%83%88%e3%83%ad%e3%83%bc/#post-12471</guid>
                    </item>
							        </channel>
        </rss>
		