Viewing 2 replies - 1 through 2 (of 2 total)
  • With css. You can target the class and add background, and border color.

    .page-header {
      background: black;
      border-color: white;
    }

    The font style is all set in your theme options > typography settings.

    Kadence Themes

    Thread Starter antoineO

    (@antoineo)

    Perfect ! Thanks very much !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page header > title’ is closed to new replies.