エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
WordPress Related Posts の「Related Posts Title」部をCSSファイルからカスタマイズする
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
WordPress Related Posts の「Related Posts Title」部をCSSファイルからカスタマイズする
wp_rp_wrap .related_post_title { clear : both; margin : 15px 0 !important; /* 要 important */ pad... wp_rp_wrap .related_post_title { clear : both; margin : 15px 0 !important; /* 要 important */ padding : 0.5em !important; /* 要 important */ position : relative; border : #333 solid 3px; border-radius : 16px; background : #fff; box-shadow : -7px -5px 0 0 #e8e8e8 inset, 2px 3px 0 0 #000; } .wp_rp_wrap .related_post_title:before { content : ""; position : absolute; top : 100%; left : 34px; width : 0;