[Theme: Blaskan] Resize Header Image
-
Hello there!
I am trying to resize the header image to 300px high instead of the standard 160px, and I’m struggling to find the setting to change it.
I have changed the following:
theme_options.php
if ( empty ( $options['header_image_height'] ) || !is_numeric ( $options['header_image_height'] ) ) { $header_image_height = '160';functions.php
echo '<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1">'."\r";(I literally just did a find and replace for 160 within the theme folder!)
What have I missed? Please help, thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘[Theme: Blaskan] Resize Header Image’ is closed to new replies.
