How can I remove the grid effect of the slider?
You can easily remove it by opening css/coin-slider-styles.css
and replacing the below line
.cs-title { width: 990px; height: 335px; padding: 0px; background: url(../images/featured-cover.png) repeat; color: #FFFFFF; z-index: 1;}
with
.cs-title { width: 990px; height: 335px; padding: 0px; color: #FFFFFF; z-index: 1;}
Please rate the theme from your downloads page 


371 Purchases
182 Comments