Resize Logo

Hi. I am using the Shapely theme and I would like to resize the logo on my website. Right now I can’t even see the logo properly. Please help. Thanks

website: www.cynithiabankston.com

LB

Hello there,

I hope you are doing well today.

There was no content on the page however you can use the following CSS code to change the logo size by going to Appearance > Customize > Additional CSS and pasting it there.

/*Logo size*/
.logo {
    max-height: 100%;
    height: 40px;
}

Best Regards,
Support

Thank you! That worked. You guys are fast. Can I post another question here or do I have to start a new thread?

Hello there,

I would recommend that you make a new thread so that other people can find the issue easily and provide assistance or use it in the future.

Best Regards,
Support