Home › Community Forums › Epik Theme Support › Added a Header To Exact Specs Only To See It Double In Size › Reply To: Added a Header To Exact Specs Only To See It Double In Size
August 9, 2013 at 3:12 pm
#6315

Customer
I am having an issue adding and image to Epik header. I made the following chnages and no image appeasr at all.
// Add support for custom header
add_theme_support( ‘genesis-custom-header’, array(
‘width’ => 266,
‘height’ => 53
) );