slidesalle

This commit is contained in:
Kevin Tessier 2019-06-05 12:19:48 +02:00
parent fbecc6ee09
commit 0cd416606a
4 changed files with 14 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -75,10 +75,12 @@ function slide() {
$('.gal-salles').bxSlider({
pagerType: 'full',
responsive: true,
pager:true,
preloadImages:'visible',
});
mode: 'fade',
captions: true,
pagerSelector: '',
});
}

View File

@ -951,10 +951,14 @@
font-size: 1.2rem;
font-family: $Bold;
padding: 5px 10px;
margin-top: -1px;
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
bottom: 10px!important;
}
.bx-controls-direction{
display: none;
}
.bx-pager-link {
background: white!important;
&.active{