Logo Size

Hello.

Is there any way I can make the logo widther? If I use the Logo Dimensions controler nothing changes.
The dimension of the logo only changes if I upload the logo inside a transparent square, but only makes the logo height change, not the width.

Thanks.

Hello there,

I hope you are doing well today.

You can use the following CSS code to change the logo height by going to Appearance > Customize > Additional CSS and pasting it there.


#logo img {
    width: 105px;
}

Best Regards,
Support

It worked but I’m wondering if there is any chance to make the logo even bigger.

Thanks for your help

Hi there

Please share your website url and i will take a look