Using the Genesis Simple Hooks plugin, is an alternate approach for the default method of creating a header image.
How to
- Activate the Genesis Simple Hooks plugin
- Copy the URL of the desired image from your Media Library
- Navigate to the Simple Hooks settings at Genesis > Simple Hooks
- Search and find the section, “
genesis_after_header
” and add the following HTML
<img src="URL for image" alt="description for image" style="display: block; margin: auto">