- This topic has 1 reply, 1 voice, and was last updated 6 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support › Forums › Flex Theme › different logo size
Hi there,
I would like to use a different logo size.
In this post https://support.simpleprothemes.com/forums/topic/logo-looks-blurry/ the lady says that she has enlarged the logo size in the theme functions folder. So I did that myself as well, and changed it into this.
//* Add support for custom header
add_theme_support( ‘custom-header’, array(
‘width’ => 720,
‘height’ => 140,
‘header-selector’ => ‘.site-title a’,
‘header-text’ => false,
) );
Unfortunately however, the customizer still wants me to crop the uploaded logo. What to do here? Please see the screenshot: http://pjoweb.nl/adyar1/wp-content/uploads/logo.jpg
Thanks in advance!
Dee
My apologies, something went wrong and it did work after all.