Hi,
- there are an li element style of 88.1667px wich is too small for display all the banner, the next is hover, why this size ??
I don't really understand with this question can you elaborate it?
- there are a whiite #fcfcfc background on nbs-flexisel-inner class why ?
With responsive banner slider why isn't possible to limit the width, or to respect the banner width/height proportion ?
It's possible by override it with with small css like this to your template css
#responsive-banner-slider img {
max-width:XXXpx!important; }
.nivoSlider {
max-width:XXXpx!important;
background:none!important; }
change the XXX with your actual banner size