Documentation

How To: Make Images Auot-Fit

As this theme is responsive, you may want to make your images automatically fit, especially if they are 320 pixels wide or wider. The simplest way to do this is either to:

  1. Add a class of "scale-with-grid" to the image tag. The CSS does the rest.
  2. Add your own CSS, such as: "width: 100%; height: auto !important;" 

 

NOTE: This theme includes a Documentation page in the dashboard area.