A Shopify store owner reported a slideshow width display issue on mobile devices for their site (deepsealifesciences.pk) using the Refresh theme. The slideshow appeared correctly on desktop but had formatting problems on mobile.
Troubleshooting Process:
Initial CSS solution targeted a specific slide element with height: 0 !important
This caused the second slider image to disappear entirely
A revised solution was provided: adding padding: 0 !important to the .banner_box class in the base.css file
Resolution:
The issue appears to be resolved after applying the updated CSS code. The fix involved modifying the theme’s base.css file in the assets folder to correct the mobile padding/spacing issue.
Summarized with AI on November 23.
AI used: claude-sonnet-4-5-20250929.