Header image cropping wrong on mobile + titles on posts overlapping menu
-
Hey There,
I am having a few issues on my site and have spent quite a few hours looking through forums and contacting my hosting service who said I needed to contact on here.
I have two issues. The first is that my header image is only looking how I want it on desktop. On iPad it is ok (But not the best) but on mobile it is definitely not cropped in the way I would like. Is there a way to get the image to look the same on mobile and iPad as on desktop? If not is there a way to choose which part gets cropped so that I can select part of the image rather than have it cropped the way it is?
The second issue is that my titles are overlapping my menu and just not looking good at all since I added a header image.
I tried this custom css (Which is found on one of the forums here) and it reduced the size and fixed the overlapping on most pages on iPad (but not on mobile) and also not on my individual post pages on both iPad and mobile:
@media (max-width:900px) and (min-width:400px) {
.title-block h1 {
font-size: 4rem;
}
}Is there a way to include the post pages as well and fix the titles on mobile?
Thank you in advance,
Adam
The page I need help with: [log in to see the link]
- The topic ‘Header image cropping wrong on mobile + titles on posts overlapping menu’ is closed to new replies.