<?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>
									記事の見出しの表示 - Cocoonテーマに関する質問				            </title>
            <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/</link>
            <description>Cocoon ディスカッション掲示板</description>
            <language>ja</language>
            <lastBuildDate>Wed, 22 Apr 2026 08:52:04 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37626</link>
                        <pubDate>Tue, 28 Jul 2020 14:18:23 +0000</pubDate>
                        <description><![CDATA[@rom さん
えーと、何がいけなかったのでしょうか？]]></description>
                        <content:encoded><![CDATA[<p>@rom さん</p>
<p>えーと、何がいけなかったのでしょうか？</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37626</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37625</link>
                        <pubDate>Tue, 28 Jul 2020 14:09:50 +0000</pubDate>
                        <description><![CDATA[@leafytree様
治りました・・・
本当にありがとうございます
 
わいひら様、Jun様もありがとうございました。]]></description>
                        <content:encoded><![CDATA[<p>@leafytree様</p>
<p>治りました・・・</p>
<p>本当にありがとうございます</p>
<p> </p>
<p>わいひら様、Jun様もありがとうございました。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>rom</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37625</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37623</link>
                        <pubDate>Tue, 28 Jul 2020 14:07:01 +0000</pubDate>
                        <description><![CDATA[スキンが適用されている状態です]]></description>
                        <content:encoded><![CDATA[<p>スキンが適用されている状態です</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>rom</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37623</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37622</link>
                        <pubDate>Tue, 28 Jul 2020 14:06:17 +0000</pubDate>
                        <description><![CDATA[@rom さん
子テーマのCSSの以下のサイドバーの見出しの指定にも余分なスラッシュがありますね。
/*ウィジェットタイトル*/.sidebar h3{ 	background-color:#418933;/ 	color:#fff;	padding:7px 7px; margin:19px 0; 	border-radius: 50px; 	width: 100%; he...]]></description>
                        <content:encoded><![CDATA[<p>@rom さん</p>
<p>子テーマのCSSの以下のサイドバーの見出しの指定にも余分なスラッシュがありますね。</p>
<pre>/*ウィジェットタイトル*/<br />.sidebar h3{ <br />	background-color:#418933;/ <br />	color:#fff;<br />	padding:7px 7px; margin:19px 0; <br />	border-radius: 50px; <br />	width: 100%; height: 45px;<br />	text-align:center; padding:10px 0 5px 3px;<br />	border: none;<br />}</pre>
<p>background-colorの行末です。</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37622</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37621</link>
                        <pubDate>Tue, 28 Jul 2020 14:05:59 +0000</pubDate>
                        <description><![CDATA[@leafytree様
ご指摘いただいた箇所をクリアしたところ、
投稿画面では、このような表示になりました。
&nbsp;2b4fdf3a52e4cb1a37b156f9f22a1093.png]]></description>
                        <content:encoded><![CDATA[<p>@leafytree様</p>
<p>ご指摘いただいた箇所をクリアしたところ、</p>
<p>投稿画面では、このような表示になりました。</p>
<div id="wpfa-18464" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//wp-cocoon.com/wp-content/uploads/wpforo/default_attachments/1595945159-2b4fdf3a52e4cb1a37b156f9f22a1093.png" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;2b4fdf3a52e4cb1a37b156f9f22a1093.png</a></div>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>rom</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37621</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37619</link>
                        <pubDate>Tue, 28 Jul 2020 13:49:40 +0000</pubDate>
                        <description><![CDATA[@rom さん
Cocoon設定の「全体」のタブの設定で、「サイトキーカラー」と「サイトキーテキストカラー」を設定されていませんか？
 
特に白色（＃fff）だと、設定していても、自分でも気づかない、という場合もあったりするようです。
 
もし設定されていたら、クリアボタンをクリックして「変更をまとめて保存」のボタンをクリックして解除します。
 
それらの設定と、...]]></description>
                        <content:encoded><![CDATA[<p>@rom さん</p>
<p>Cocoon設定の「全体」のタブの設定で、「サイトキーカラー」と「サイトキーテキストカラー」を設定されていませんか？</p>
<p> </p>
<p>特に白色（＃fff）だと、設定していても、自分でも気づかない、という場合もあったりするようです。</p>
<p> </p>
<p>もし設定されていたら、クリアボタンをクリックして「変更をまとめて保存」のボタンをクリックして解除します。</p>
<p> </p>
<p>それらの設定と、エディターの表示が関係あるかどうかは、わかりませんが、複数の矛盾した指定があるのは、良くないような気がいたします。</p>
<p> </p>
<p>疑わしい部分を、除外していくもの原因の切り分けのやり方のひとつかと思います。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37619</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37616</link>
                        <pubDate>Tue, 28 Jul 2020 13:34:07 +0000</pubDate>
                        <description><![CDATA[ご指摘していただいたところをを修正して見たのですが、治らないです
CSSの記入ミス・エラーがあるのでしょうか

/* H2 */.article h2{background:none;padding: 0;color: #418933; /*文字色*/padding: 0.5em 0;/*上下の余白*/border-top: solid 3px #418933;/*上線*...]]></description>
                        <content:encoded><![CDATA[<p>ご指摘していただいたところをを修正して見たのですが、治らないです</p>
<p>CSSの記入ミス・エラーがあるのでしょうか</p>
<blockquote>
<p>/* H2 */<br />.article h2{<br />background:none;<br />padding: 0;<br />color: #418933; /*文字色*/<br />padding: 0.5em 0;/*上下の余白*/<br />border-top: solid 3px #418933;/*上線*/<br />border-bottom: solid 3px #418933;/*下線*/<br />}<br /><br />/* H3 */<br />.article h3{<br />border-top:none;<br />border-right:none;<br />padding: 0;<br />background:none; <br />color: black;<br />padding: .25em 0 .5em .75em;<br />border-left: 6px solid #418933;/*左線*/<br />border-bottom: 1px solid #418933;/*下線*/<br />} <br /><br />/* H4 */<br />.article h4{<br />position: relative;<br />padding-left: 1.2em;/*アイコン分のスペース*/<br />line-height: 1.4;<br />}<br />.article h4:before {<br /> font-family: "Font Awesome 5 Free";<br /> content: "\f00c";/*アイコンのユニコード*/<br />font-weight: 900;<br />position: absolute;/*絶対位置*/<br />font-size: 1em;/*サイズ*/<br />left: 0;/*アイコンの位置*/<br />top: 0;/*アイコンの位置*/<br />color: #418933; /*アイコン色*/<br />font-weight: 900;<br />}</p>
</blockquote>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>rom</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37616</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37606</link>
                        <pubDate>Tue, 28 Jul 2020 11:59:54 +0000</pubDate>
                        <description><![CDATA[そう言えば、子テーマのCSSの213行目にも、変なのありますね。
span.fa.fa-close::before{/*æˆ»ã‚‹ãƒœã‚¿ãƒ³*/font-family: FontAwesome;content: â€œ\f060â€;}
黄色のところ。
ダブルクォーテーションが、正しく記述されていないようです。]]></description>
                        <content:encoded><![CDATA[<p>そう言えば、子テーマのCSSの213行目にも、変なのありますね。</p>
<pre>span.fa.fa-close::before{/*æˆ»ã‚‹ãƒœã‚¿ãƒ³*/<br />font-family: FontAwesome;<br />content: <span style="color: #ffff00">â€œ</span>\f060<span style="color: #ffff00">â€</span>;<br />}</pre>
<p>黄色のところ。</p>
<p>ダブルクォーテーションが、正しく記述されていないようです。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>リフィトリー</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37606</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37601</link>
                        <pubDate>Tue, 28 Jul 2020 11:39:53 +0000</pubDate>
                        <description><![CDATA[@romさん
CSS内にリフィトリーさんが指摘されたような文字列のエラーが他にも残っていないでしょうか?
私の環境で故意にCSS内にエラーを入れてみると同じ現象を再現できました。

.article h2{  background-color: #f00;}.article h3{  Â background-color: #0f0;}.article h4{  bac...]]></description>
                        <content:encoded><![CDATA[<p>@romさん</p>
<p>CSS内にリフィトリーさんが指摘されたような文字列のエラーが他にも残っていないでしょうか?</p>
<p>私の環境で故意にCSS内にエラーを入れてみると同じ現象を再現できました。</p>
<div>
<pre><span>.article</span><span> </span><span>h2</span><span>{</span><br /><span>  </span><span>background-color</span><span>: </span><span>#f00</span><span>;</span><br /><span>}</span><br /><span>.article</span><span> </span><span>h3</span><span>{</span><br /><span>  <span style="color: #ffcc00">Â</span> </span><span>background-color</span><span>: </span><span>#0f0</span><span>;</span><br /><span>}</span><br /><span>.article</span><span> </span><span>h4</span><span>{</span><br /><span>  </span><span>background-color</span><span>: </span><span>#00f</span><span>;</span><br /><span>}</span></pre>
</div>
<p>このコードをstyle.cssに追加すると次のような結果になりました。</p>
<ul>
<li>公開ページではエラーの起こっていないh2、h4のCSSが適用されていた</li>
<li>エディタ画面では全て適用されていなかった</li>
</ul>
<p>CSSにエラーがあるとエディタ側で読み込めないのではないかと予想しています。ちなみにスキンを外しも同じことが起こります。</p>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>Jun</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37601</guid>
                    </item>
				                    <item>
                        <title>RE: 記事の見出しの表示</title>
                        <link>https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37586</link>
                        <pubDate>Tue, 28 Jul 2020 10:46:22 +0000</pubDate>
                        <description><![CDATA[動作確認用のコードがこちら。
/* H3 */
.article h3{
  border-top:none;
  border-right:none;
  padding: 0;
  background:none;  
  color: black;
  padding: .25em 0 .5em .75em;
  border-left: 6px sol...]]></description>
                        <content:encoded><![CDATA[<p>動作確認用のコードがこちら。</p>
<pre>/* H3 */
.article h3{
  border-top:none;
  border-right:none;
  padding: 0;
  background:none;  
  color: black;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #418933;
  border-bottom: 1px solid #418933;
} </pre>]]></content:encoded>
						                            <category domain="https://wp-cocoon.com/community/cocoon-theme/">Cocoonテーマに関する質問</category>                        <dc:creator>わいひら</dc:creator>
                        <guid isPermaLink="true">https://wp-cocoon.com/community/cocoon-theme/%e8%a8%98%e4%ba%8b%e3%81%ae%e8%a6%8b%e5%87%ba%e3%81%97%e3%81%ae%e8%a1%a8%e7%a4%ba/#post-37586</guid>
                    </item>
							        </channel>
        </rss>
		