Homepage › Community Forums › Epik Theme Support › Resizing Logo › Reply To: Resizing Logo
My code looks like this:
`//* Add support for custom header add_theme_support( ‘custom-header’, array( ‘width’ => 180, ‘height’ => 82, ‘header-selector’ => ‘.site-title a’, ‘header-text’ => false, ) );