Home › Forums › Support › header image › Reply To: header image
January 6, 2016 at 11:57 pm
#163908
Lead Developer
Lead Developer
Hi there,
If you want your header image (uploaded in “Customize > Site Identity”) to be 100% width, you can try this CSS:
.inside-header.grid-container {
max-width: 100%;
}
.site-logo,
.site-logo img {
width: 100%;
}
Let me know if that works for you or not 🙂
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development