For my bootstrap project, I have incorporated a slick carousel and made some modifications to the slick-theme.css for customization. However, I encountered a strange problem in responsive mode where the slider was malfunctioning, duplicating slides, and displaying arrows as part of the slides. Removing the responsive parameters resolved the issue, but now I am looking to remove the arrows on smaller screen sizes. Any assistance with this issue would be greatly appreciated. Thank you.
PS: The edited code from the slick-theme.css file can be found at the bottom of the css section in this code snippet.
// Your JavaScript code here
UPDATE: Issue has been fixed with the recent update 1.5.9.