@@ -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{