Header image way too small height on mobile
The topic ‘Header image way too small height on mobile’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
I like the theme a lot but I’ve been having trouble with the header image forever. I am cropping the image to the recommended size and it looks great on desktop. It works on tablet size screens too but on mobile, the height gets cropped so much that it looks terrible for any image that isn’t just monochrome or a pattern. It’s really frustrating! I am aware that some cropping might be necessary but this seems to be beyond reasonable – there is enough room on a mobile screen to allow for twice the image height than what is currently chosen. I think it would be a big improvement for this beautiful theme to relax the cropping.
The blog I need help with is: perelincolors.com
Hello perelincolors,
thanks for writing and using Christpoher.
Yes, you are right. When the user only want to show the header image without site title or site description, header height is too small.
You can solve this adding the following CSS with desire height, in your case:
.image-header {
min-height: 325px;
}
Let us know, hope this helps!
Thank you again.
Ricardo P. from SiloCreativo
The topic ‘Header image way too small height on mobile’ is closed to new replies.