Add logo, no option in customize menu
-
WP 4.4
Serene ThemeHi,
Just made my blog with this design and after all i noticed i can not upload a custom header/logo. I really want to keep this theme, must be a way to change this.
When i look at header .php i see the following
<h1 id="logo"> <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php bloginfo( 'name' ); ?></a> </h1>
From what i understand looking at that line it retrives the blogname that i enter ealier, and set a link to home page. Can i simply add this line to link it to a image ? What size of image do i need to use ?
- The topic ‘Add logo, no option in customize menu’ is closed to new replies.