Currently, I am trying to use the code located at http://codepen.io/andytran/pen/xweoPN/ in order to develop an information card slider. However, it seems that there are some issues with the <div class="card">
element when placed within a modal.
I have created a pen containing my current code. I would appreciate it if you could take a look and provide suggestions on how to eliminate the appearance of a blank card when clicking on the modal: https://codepen.io/anon/pen/bWmYxN
Within the first card, there is a blank card displaying text reading "how it works." Can you advise me on how to remove this blank card?