#gallery-135 {
margin: auto;
}
#gallery-135 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;
}
#gallery-135 img {
border: 2px solid #cfcfcf;
}
#gallery-135 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */
- User clicks ‘Add Media’
- User is shown media grid.
- User selects an image by tapping it.
- User clicks ‘View’ to see images in detail.
- User swipes or tap arrow to scroll right.
- User swipes to scroll right.
- User taps ‘check’ icon to select image.
- User taps ‘Info’ to flip card and view details and metadata.
- User swipes or taps arrows to scroll left.
- User swipes or taps arrows to scroll left.
- User clicks input to enter metadata.
- User scrolls down to enter more metadata.
- User scrolls down to finish metadata and check post settings. User clicks ‘Insert’
- Images are inserted into Editor in selection order.













