ngx-slick-carousel icon indicating copy to clipboard operation
ngx-slick-carousel copied to clipboard

navigation arrows showing up outside of "bounds"

Open bagintz opened this issue 6 years ago • 2 comments

I am having a heck of a time figuring out how to get the carousel elements AND the arrows inside the element I am using this component. Any ideas?

bagintz avatar Jul 10 '18 20:07 bagintz

@bagintz 添加style="margin-right: 30px; margin-left: 30px"
在这里 <ngx-slick-carousel class="carousel" #slickModal='slick-carousel' [config]="slideConfig" style="margin-right: 30px; margin-left: 30px">

SUS0a avatar Aug 17 '18 02:08 SUS0a

@bagintz How are you able to append the arrows to the slick? Did you do something in the config? I'm unable to get the arrows.

rishabh0211 avatar Oct 12 '18 06:10 rishabh0211