Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How do you handle different image sizes for different screen widths in WordPress Re: How do you handle different image sizes for different screen widths in WordPress

#138384
chrisburton
Participant

I also use `max-width: 100%; height: auto !important;`. Images should be compressed before adding them to a site regardless. There may be a plugin your client can use where he/she just clicks a button and it compresses the image for them.