Portofolio page - with more than 6 images i have a problem

astomservice's picture
astomservice
Fri, 06/03/2016 - 04:23
#1
Portofolio page - with more than 6 images i have a problem

Image title

Hi,
i would like to add 6 images in the Portfolio's slider.

When i add 5 images i have this issue (http://dservicegroup.com/portfolio/prati-fiscali-roma):

When i add 6 images all images in the slider disappear.

Thanks,
Tommaso

phuonght's picture
phuonght
Fri, 06/03/2016 - 23:32

Hi,

Please 

  • open file main.js, line 157:

replace

slidesToShow: 5,

with

 slidesToShow: 25,

  • open file main.css, at the end of file, insert:

.section-project-detail .slide-nav-item {
margin-bottom: 10px;
}
.section-project-detail .slide-nav-item:nth-child(6n+1) {
margin-left: 0;
}
.section-project-detail .slide-nav-item,
.section-project-detail .slide-nav-item img {
width: 170px !important;
}
.section-project-detail .slide-nav {
width: 100%;
}

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.