The ShortCode :
[videogallery id=foodwishes num=4 columns=2 showshadows=false bordercolor=9ce]
Here, we are demonstrating how a video gallery can look with a dark template, by styling an enclosing div.
<div style=”background:#224; color:white; padding-left:10px; padding-right:10px; padding-top:8px; border-radius:7px;”>
[videogallery id=foodwishes num=4 columns=2 showshadows=false bordercolor=9ce]
</div>
The CSS :
<style>
.PKT { color:#eee; }
<style>