Archived topic
Can't change logo on branded template
6 replies · Started by Daniele on November 29, 2020
I installed the branded template which can be seen here:
Why can't I change the logo? See link below:

I've done all of the above recommendations.
Any idea why?
Ok I figured out where to make the change, but I can't resize the logo now.

Hi there,
Try increasing the logo width in Customize > Site Identity.
Also, don't forget the sticky navigation logo in Customize > Layout > Sticky Navigation.
Let us know :)
Thanks for the heads up on the Sticky.
But the instructions you gave to increase the logo size do not work. Logo is still small.
You can see my settings below:

Go to Additional CSS field in the customizer and remove this CSS:
/* Define logo width */
.site-logo {
width: 140px;
}
That worked .. can't believe I missed that. Thank you!
No problem :)