Is there anyway to prevent the plugin from breaking if the jcarousel class is located in a parent wrapper that it set to display:inline-block or display:table-cell? The functionality works, but the responsiveness breaks. Using this example: https://sorgalla.com/jcarousel/examples/responsive/ if the parent class "wrapper" is set to display:inline-block, the resizing breaks. (same with table cell)
Is there anyway to prevent the plugin from breaking if the jcarousel class is located in a parent wrapper that it set to display:inline-block or display:table-cell? The functionality works, but the responsiveness breaks. Using this example: https://sorgalla.com/jcarousel/examples/responsive/ if the parent class "wrapper" is set to display:inline-block, the resizing breaks. (same with table cell)