Do you know what is content slider? It's like a slideshow. You can watch the demo.
DEMO
Like it? Let's add it.
Steps:1. Go to your Dashboard >> Design >> Edit HTML >> Check Expand Widget Templates.
2. Search this code (Ctrl + F), ]]></b:skin>
3. Copy below code and paste it just before the ]]></b:skin> tag.
#contentSlide {
border: 1px solid #000;
background:#212421;
height:263px;
padding:10px 0;
}
#slideshow {
margin:0...
|