mr8bit / carousel-editorjs

Carousel/Gallery Block for the Editor.js (https://editorjs.io).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classes clash with bootstrap carousel

tpaksu opened this issue · comments

.carousel-item in bootstrap has display: none by default and because of that, the slides are not visible in the editor edit mode.

Rename .carousel to .cdxcarousel