Archived topic
Logo Size
1 reply · Started by Jose on August 6, 2020
Viewing posts 1–2 of 2
Hi!
How can I change the logo size? i want to make it bigger in the header!
Regards,
Hi there,
It's currently defined by this CSS in the Additional CSS field in the customizer:
/* Define logo width */
.site-logo {
width: 140px;
}
You can remove that and use the logo width slider in the customizer instead:
https://docs.generatepress.com/article/adding-header-logo/
Let me know if this helps :)
This archived topic is closed to new replies.