Images Not Responsive
-
I’m currently running the Inovado theme on the latest version of WordPress. For some reason my images are not going responsive whereas all other design assets are. General CSS elements and even Youtube videos automatically resize correctly, however images will not.
I have the following line of code within my css file:
img.scale-with-grid {
outline: 0;
max-width: 100%;
height: auto;
margin: 0 auto;Am I missing anything? Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Images Not Responsive’ is closed to new replies.