Vertical slider banner in dawn theme

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