The ShortCode : [videogallery id=foodwishes num=6 columns=2 showintros=true]
The main changes in this example are CSS styling of the video details and setting showintros=true.
The CSS :
<style>
/* All video details */
.TI {
color:#555; font-style:italic;
}
/* The title */
div .TI2 {
padding-bottom:6px; font-size:17px; line-height:22px; font-style:normal; color:#709;
}
</style>