Reply To: Page Header Text

Home Forums Support Page Header Text Reply To: Page Header Text

Home Forums Support Page Header Text Reply To: Page Header Text

#91033
Tom
Lead Developer
Lead Developer

If you have the Typography add-on, you can do it easily in the Customizer.

If not, you can use CSS:

.main-title {
      font-weight: bold;
      font-size: 30px;
}