In this example, we have, in the plugin options, set show date, hits and likes, duration and HD all to not display.
The ShortCode :
[videogallery id=foodwishes num=12 borderwidth=0 showshadows=false columns=3]
The CSS :
<style>
.TI {
padding-left:5px; padding-right:3px;
}
span .TI2 {
line-height:16px;
}
.TfI {
background:black; color:#ddd;
}
.JJB {
padding-top:0px;
}
span.CL3 {
font-size:13px;
}
.imad {
margin-bottom:8px;
}
.PKT {
display:none;
}
.QQF.TfI.SML.TdI {
padding: 0 0 3px !important;
}
.imad .QQF.TfI.SML.TdI {
padding:0 0 0 !important;
}
</style>