kadence

/* ページタイトルバナーを非表示(全ページ) */
.entry-hero-layout,
.entry-hero-container-inner,
.hero-section-overlay {
display: none !important;
}

類似投稿