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,9 +75,11 @@ function slide() {
|
|||||||
|
|
||||||
|
|
||||||
$('.gal-salles').bxSlider({
|
$('.gal-salles').bxSlider({
|
||||||
|
pagerType: 'full',
|
||||||
responsive: true,
|
responsive: true,
|
||||||
pager:true,
|
mode: 'fade',
|
||||||
preloadImages:'visible',
|
captions: true,
|
||||||
|
pagerSelector: '',
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -951,10 +951,14 @@
|
|||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
font-family: $Bold;
|
font-family: $Bold;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
|
margin-top: -1px;
|
||||||
}
|
}
|
||||||
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
|
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager{
|
||||||
bottom: 10px!important;
|
bottom: 10px!important;
|
||||||
}
|
}
|
||||||
|
.bx-controls-direction{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
.bx-pager-link {
|
.bx-pager-link {
|
||||||
background: white!important;
|
background: white!important;
|
||||||
&.active{
|
&.active{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user