How to create a mobile-only slideable collection list in Dawn theme?

Hello,
I am currently trying to build my own Slideable Collection List in Shopify by building my own section. I have already finished a large part of it, but I would like to add a slider without changing the design. This should only be displayed on mobile devices. Three images should be displayed next to each other and then you should be able to slide and the next three should be displayed. In the picture you can see the current status and the corresponding code is here:


  
  

    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  

{% schema %}
{
  "name": "Collection View",

  "presets": [
    {
      "name": "Collection View",
      "category": "Custom"
    }
  ]
}
{% endschema %}

Hi,

Can you share your store url

https://stampforge.de/collections/all

I checked your store by url, you just make style for collection list, you don’t integrate carousel library for it yet. The carousel library by js.


  
  
  

  

  
  

    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  
    
      
    
  

  

hi,

you can try add defer attribute to links, as like this.


You can create a beautiful slider in your shopify DAWN theme or any of the Shopify free themes without any App.

Without using any third party library.

Here is the solution:

In your DAWN theme you can add collection slider: