Fix image stretch in Oxygen

Written By

Jonathan Jernigan

Sometimes you’ll add an image from the WordPress content editor and on the front end of your Oxygen website, it will stretch too tall and become distorted or too wide and extend off the screen.

This is a simple fix. Inside Oxygen, go to Settings > Stylesheets > and either add a new stylesheet or edit an existing one.

Simply add:

img {
    height: auto;
}

Save your changes, take a look on the front end, and the problem will be fixed!

Signup for the most inconsistent newsletter this side of the Mississippi

Delivered on a regular-as-I-can basis, I'll share with you the tl;dr of new blog posts and videos, exciting announcements, and other valuable information from around the WordPress ecosphere. You'll never get more than one email per week from me.

"*" indicates required fields

This field is for validation purposes and should be left unchanged.