Need a bigger logo

Hi! Awsome template, love it! I need a bigger logo www.mantomain.com its the web page.

I have this code from a previous post:

function logo_size_change(){
remove_theme_support( ‘custom-logo’ );
add_theme_support( ‘custom-logo’, array(
‘height’ => 100,
‘width’ => 400,
‘flex-height’ => false,
‘flex-width’ => false,
) );
}

add_action( ‘after_setup_theme’, ‘logo_size_change’, 11 );

But I’m not sure of how to add it and where. In my functions.php I can’t find the ?> closing tag.

Thanks for you help and amazing themes!

Hi,

Thanks for reaching out to us, it seems your page is under construction.

Could you turn off construction mode so I could take a look?

Best Regards,
Support

Oops, sorry. It is online now.

Thanks!

Hi,

Thanks for reaching out to us, a simple css would do the trick here.

You can use the following CSS code by going to Appearance > Customise > Additional CSS and pasting it there.

img{
vertical-align: middle;
width: 300px;
}
Let me know if this works for you.

Best Regards,
Support

It works, but in is pixelated, for default the image is cropped to 150px.

Any ideas?

Thanks!

Hi,

Thanks for updating us, it could be that the original image you have is small and giving that CSS would expand it and then cause pixelation.

My suggestion is to upload the logo uncropped and in its original form.

Try this and let me know what happens.

Best Regards,
Support

Hey! It’s small because every time I choose my website logo, it automatically crops it. Cropping isn’t optional when choosing the logo

Any advice?

Thanks for your help and time.

Hi,

I used the method that was provided above, im uploading the logo in its original size (1200x1200) and this is not working at all, the logo is automatically cropped and after that stretched so it quality is lost and looks so bad. Is there any way to make logo bigger without losing the quality?

Thanks for help

Hey there,
Hope you’re doing well today

From where I sit, you’re actually going to need a larger logo.
Your CSS is currently at 200x100px and the image itself is a bit under that.
If you had your image at 400x200px it would make things a bit crispier, and you’d have much more room to make it bigger.

Please try a larger image and see how it turns out. The dimensions suggested previously should work.

Best Regards,
Support

The problem is the template, every time I upload a HIGH RES logo, it asks to crop the image and there is no option for saying no to that. So, any time a 400x300 logo is uploaded, its shrank to a 150xXXX logo.

Hey there,
Thanks for keeping in touch with us.

Kindly provide me with some admin access to your site.

Please reply privately with the credentials to your site.
I’m also going to ask that you provide me with a resized image so that I can have a closer look at what’s happening from your end.

I look forward to your reply.

Best Regards,
Support

Here is the access:

http://www.mantomain.com/wp-admin/

User: MantomainAdmin
Pass: $GQFea1G@1o3EZ@sWV

And please find attached the HIGH RES logo.

Thanks!

Hi,

I added the code to your functions.php, I use this WPIDE plugin to edit the code, http://www.mantomain.com/wp-admin/admin.php?page=wpide can you now try to reupload the logo?

I edit that directly in the theme, I suggest you to do that in the Child theme, by creating a child theme, Child Themes « WordPress Codex

Let us know,

Thanks,
laranz.

Sorry, it keeps shrinking it to 143 x 75 even if a upload a new logo every time.

If I use CSS to make it bigger it will be pixelated.

Thank you so much for your help and time!

It worked now. No idea why :smiley:

Hi @tae093,

I see the logo size is changed http://take.ms/0WDM2, can you try clear your browser cache?

Let us know,

Thanks,
laranz.

Hi,

Didn’t notice your last reply, glad you got it working. :slight_smile:

Let us know if you have any other questions in a separate thread.

Thanks,
laranz.

Hi,

I am facing the same issue as stated by tae093. The image will shrink after uploaded as it only accept recommended size: 105px * 75px. No matter how large the image you upload, the image will be shrank and cropped upon success.
Hope someone can rectify the issue for us so that able to enlarge the logo without pixelated.
Thank you.

Hi people, i have the same trouble with the logo.
Every time i upload a logo they automaticaly rezize…

How i can fix that? and send the logo with the size I want?

Check: http://casalnamontanha.com.br

I put the css code for make larger, but now my logo is pixelat…

tks