single item
light gallery (zoom) disattivata
{
"slick": {
"dots": false,
"slidesToShow": 1,
"adaptiveHeight": true,
"variableWidth": false
},
"lightGallery": false
}
fixed height, variable width
margine colonne: SI
{
"slick": {
"infinite": true,
"dots": true,
"variableWidth": true
}
}
fixed width, 3 items
margine colonne: NO
edge to edge: SI
{
"slick": {
"dots": true,
"slidesToShow": 3,
"variableWidth": false
}
}