Commit 2680b131 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

updated js

See merge request manzarH/dic-global-dev!221
parents 6ce3ea31 ac49d27c
......@@ -353,16 +353,16 @@
dots: false,
arrows: true,
infinite: false,
slidesToShow: 3,
slidesToScroll: 3,
slidesToShow: 4,
slidesToScroll: 4,
nextArrow: '<button class="arrowSlider leftArrow"><i class="fa fa-chevron-left" aria-hidden="true"></i><button>',
prevArrow: '<button class="arrowSlider rightArrow"><i class="fa fa-chevron-right" aria-hidden="true"></i><button>',
responsive: [{
breakpoint: 991,
settings: {
arrows: true,
slidesToShow: 2,
slidesToScroll: 2,
slidesToShow: 3,
slidesToScroll: 3,
},
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment