Archived topic
Full Width Home Header Image
3 replies · Started by Kamlesh on April 13, 2018
The website is CyclingCities.in
The header image I've inserted is correct in resolution but it is still not visible in full width.
I tried using this custom css but it didn't work:
.page-header-image.grid-container {
max-width: 100%;
}
.page-header-image img {
width: 100%;
}
Is there any other solution?
Hi there,
Is that inserted as a featured image? If so try align center: https://docs.generatepress.com/article/adjusting-the-featured-images/
Let me know.
Hi, yes adding css + aligning center worked!
Thanks :)
No problem :)