Footer Image out of whack

Posted in: Newspaper
Post count: 32

Hi,

I just noticed that the logo in the footer has increased in size. This was not the case yesterday. I have not added any new plugins or made any major changes. The footer has just changed by itself.
I even uploaded a smaller version of the logo, but it still appears larger.
And I’ve cleared cacher and browser cache.
What setting could have changed to make this happen?
Website is http://www.pittalkasia.com

Thanks

Post count: 20688

Hi,

Quite unusual. I see the original image is much smaller but it is stretched for some reason. There are quite a few parameters on the image – https://prnt.sc/omtfbe
However I could provide you with a code to limit the footer logo image width to it’s intended size
https://prnt.sc/omte2m

.footer-logo-wrap img {
max-width: 300px;
}

If you have more questions let me know.
Thanks

Post count: 32

Thanks Simon, that worked.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.