How to decrease image slider background size
Hi
I want to decrese home page image slider backgound size or block widht size,I increased image size to 180px(w) and 150px (h),but image block size is still 300px,I check css through ,i can see this code
ement.style {
oerflow:visible;
flaot:left;
width:357.333px;
heght:204px;
}
not able to find where is this code located ,tis code is note in style.min.css
any one can help to solve this issue,currently slider showing only 3 images on slider at a time,if i can reduce image block width i can display total 5 images.
Thanks in advance
Atiyah