Genesis and WordPress Tutorials
by Sridhar Katakam Leave a Comment Favorited: 2 times
This tutorial provides Academy Pro specific instructions to implement Site Title – Image Logo.
Tested in Academy Pro 1.0.3.
Edit functions.php.
Replace
// Adds support for custom header.
add_theme_support( 'custom-header', array(
'flex-height' => true,
'header-selector' => '.site-title a',
'header-text' => false,
'height' => 160,
'width' => 600,
) );
with
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.