Vertical slider banner in dawn theme

I am trying to make the banner slider to swipe vertically in dawn theme like one in saya.pk , please help

Hello! @Lujainkhan786 Could you please share the store URL? This will allow me to inspect it and provide you with a more tailored solution.

Hi @Lujainkhan786 ,

I checked the demo. I saw they grouped all sections to one. After that use the swiper library to create a slider.

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  2. Create a section with content below:

{% if template == 'index' %}

    
        

        

        

    

{% endif %}
{% schema %}
{
  "name": "Slideshow vertical",
  "tag": "section",
  "class": "section-slider-vertical",
  "disabled_on": {
    "groups": ["header", "footer"]
  },
  
  "presets": [
    {
      "name": "Slideshow new"
      
    }
  ]
}
{% endschema %}

  1. Go to customize add “Slideshow vertical” section

https://saya.pk/

it dose not work it just created a new section