Is it possible to make a picture not fill the width in mobile version?
General Discussion
3
Posts
2
Posters
760
Views
2
Watching
-
You could give your image a class like "mobile-custom-width".
(hover over your image in the gridder and click the class button)And then you could use this CSS in "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for Mobile Version":
.mobile-custom-width{ width: 60%; margin-left: auto; margin-right: auto; display: block; }
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com