images in footer not resizing for mobile
Hi - I have 2 images (logo and profile pic) in text widgets in my footer. They are not resizing correctly for mobile on all except one of my pages (about>Michelle) - where it is correct. I have tried emptying cache and I am otherwise at a loss as to why it works on one page but not the others.
my url is:
www.michelleplayoust.com/wp
the page where it is displayed correctly is:
FYI - there is no formatting associated with the 1st image (logo) - the second image has only this:
style="margin:0px auto;display:block"
to centre image in block.
thx, Michelle
Comments
as we see, images does not resize correctly because you forgot about scale-with-grid class for images in footer.
Thanks!