Home › Community Forums › Optimal Theme Support › Cannot adjust image size within a post › Reply To: Cannot adjust image size within a post
October 30, 2013 at 12:46 pm
#8549

Customer
If I remove width: auto;
on line 395 in your css it seems to fix it. –
img {
height: auto;
width: auto;
}
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com