How add spaces between Slick carousel item

后端 未结 13 2603
野性不改
野性不改 2020-12-04 19:41

I want to add space between two slick carousel items, but not want the space with padding, because it\'s reducing my element size(and I don\'t want that).

13条回答
  •  半阙折子戏
    2020-12-04 20:02

    Yup, I have found the solution for dis issue.

    • Create one slider box with extra width from both side( Which we can use to add item space from both sides ).
    • Create Inner Item Content with proper width & margin from both sides( This should be your actual wrapper size )
    • Done

提交回复
热议问题