I fixed it!
in the file / perfect-woocommerce-brands / assets / js / pwb_frontend_functions.js
I added on line 16 and line 58:
{
breakpoint: 1680,
settings: {
slidesToShow: 6,
draggable: true,
arrows: true
}
},
I have the same problem in desktop mode only.
Does anyone knows how to fix it?