Like this
Topic summary
A user seeks to add a slim horizontal scrollbar beneath their collection list section in the Dawn theme.
Initial Solution Provided:
- Insert custom CSS code in the theme.liquid file, above the
</head>tag - This creates a scrollbar for the collection list
Refinement Requests:
The user wants three modifications to the working solution:
- Limit scrollbar to collection list only (not full-screen width)
- Make scrollbar slimmer (approximately 5.72px height)
- Remove navigation arrows at the start and end
Current Status:
The basic implementation works, but awaits CSS adjustments to meet the specific styling requirements. The discussion includes screenshots showing the current full-width scrollbar and the desired slim appearance.
@NOT1 , Could you kindly share your store url ?
Thanks : )
@BSSCommerce-B2B Hey are you there? ![]()
@NOT1 ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:

