Header Image Changing from Page to Page

Hi, i’m having issues with my header image changing from one page to the next in Pro. If i open a browser and go to the home page, it looks crisp and just the way I wanted it. I’ll click on another page and suddenly the image changes size or is slightly fuzzy. i’m looking at this on safari on a laptop. any suggestions? i’ve gone through the header settings a bunch of times and don’t see anything that would cause this issue.

Thanks!

Hi there,

Thanks for writing in.

You have a few Pro licenses and I am not certain which one is the site in question. Would you mind providing us the site URL so that we can check?

Thank you.

it’s for h247.net. do you want a login to look in the backend?

Hi @HereIsMy_com

I checked and it seems to look the same on my end.

Can you provide us a screenshot on how it looks in your end.

Thanks

Ok, here is a screen shot of the home page and then a screen shot of the Featured Projects page (second menu item). The third screen shot is of the contact page where you can see the header image is a little blurry but it’s gone back to it’s original size.

Hi there,

Are you currently making changes on your site? I tried checking the specific pages you have mentioned but they seem to look different than what you have posted in the screenshots.

In case you are still trying to have this issue figured out, kindly set back the header so that we can check it and provide some suggestions.

Thank you.

Hi, yes, i’ve been making changes all day. sorry! I assumed i wouldn’t hear back for a few hours. anyway, i’m done changing the header, but still experiencing the same enlarging with the image when i click to the featured projects page. new screen shots attached.

Hello @HereIsMy_com,

To resolve this issue, please edit your Featured Project page back in Cornerstone. In the Cornerstone’s custom page css, please remove this:

img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

We would loved to know if this has work for you. Thank you.

that worked, thank you!

You’re most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.