Home Forums WordPress Themes – Premium Encounters Panic. Error when customize Reply To: Panic. Error when customize

#19845
Victor
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.