This commit is contained in:
armansansd
2021-11-22 14:25:17 +01:00
parent c9eff4b382
commit 24ffb38bd5
4 changed files with 24 additions and 4 deletions

View File

@@ -331,8 +331,8 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
}
});
$(".block-region-second .field_ressources_liees>div:nth-of-type(2)").slick({
console.log($(".block-region-second .field_ressources_liees>div:nth-of-type(2)"));
$(".layout__region--bottom .field_ressources_liees>div:nth-of-type(2)").slick({
slidesToShow: 3,
slidesToScroll: 1,
centerMode: true,