Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Smaler Images on mobile Site
elmariachi5150
October 2015
in
Theme support
Hi,
how can I force Images to be shown smaller when the Page is shown on a phone?
Comments
Albert
October 2015
Hi,
you must use scale-with-grid class for images if you want to make them responsive.
Thanks!
elmariachi5150
October 2015
Thanks,
could you please provide me an example where to put that? Sorry But I'm a beginner too CSS.
Albert
October 2015
Like we wrote, it's class. So if you are using IMG html code, you should use something like:
<img src="#" class="scale-with-grid" />
Sign In
or
Register
to comment.
Comments
you must use scale-with-grid class for images if you want to make them responsive.
Thanks!
could you please provide me an example where to put that? Sorry But I'm a beginner too CSS.