How to add Video Slider in Shopify without App
1. Create new section 'video-slider' and paste attached code. {%- style -%} #shopify-section-{{ section.id }} { --section-padding-top: {{ section.settings.padding_top }}px; --section-padding-bottom: {{ section.settings.padding_bottom }}px; } {%- if section.settings.hide_images -%} .testimonial__list-wrapper…