ワードプレス教室、本日のサイト作成レッスンから。
ウィジットタイトル表示の変更実験メモ.
ウィジットタイトルの幅の変更
Appointment Blue WordPressテーマにて
sidebar-widget-title h3 {
width: 400px;
transform: scaleX(.93);
transform-origin: left;
}
.appointment_title_head {
font-size: 20pt;
}
.page-title-section .overlay {
20px 0 18px
}
.page-builder {
margin: 0px;
padding: 8px 0 0;
}