ワードプレス教室の週末休日を使って、講座概要などを埋め始めました。 まだまだ内容よりはスタイルの調整に時間がかかっています。 OnetoneというWordPressテーマを使っています。
セクションの文字の大きさを小さくすることに四苦八苦していました。ようやく、Enhancing CSSプラグインに
[html].section-about h1, .onetone-services h1, .onetone-gallery h1, .section-portfolio h1, .section-contact h1, .section-custom h1, .onetone-wordpress-classroom-contact h1 { font-size:40px; } @media screen and (max-width: 719px) .section-banner h1 { font-size: 18px; }[/html]
というスタイルシートを定義して、満足のできる表示になりました。
また、Google Search Console (Webmaster Tool)へサイトを登録しました。