slidesalle
This commit is contained in:
parent
fbecc6ee09
commit
0cd416606a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -75,10 +75,12 @@ function slide() {
|
||||
|
||||
|
||||
$('.gal-salles').bxSlider({
|
||||
pagerType: 'full',
|
||||
responsive: true,
|
||||
pager:true,
|
||||
preloadImages:'visible',
|
||||
});
|
||||
mode: 'fade',
|
||||
captions: true,
|
||||
pagerSelector: '',
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
|
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user