Home › Forums › WordPress Themes – Premium › Encounters › Panic. Error when customize › Reply To: Panic. Error when customize
May 5, 2014 at 11:45 pm
#19845
Member
If you go into the theme root like…… celestial/includes/custom-header.php and delete the following code it works fine.
// Set a default starter image.
'default-image' => get_template_directory_uri() . '/images/demo-header.jpg',
Personally, I would rather the theme not have a default header in place.