Magento 2: Home page slider

For Home Page Slider you need to follow the Steps: Step 1: Download owl slider and copy and paste the slider file to the following directory as : app/design/frontend/Magento/mytheme/Magento_Theme/web/css/owl.carousel.css app/design/frontend/Magento/mytheme/Magento_Theme/web/js/owl.carousel.js app/design/frontend/Magento/mytheme/Magento_Theme/web/js/owl.carousel.min.js Step 2: Create a Page for slider in the following directory with the following code: app/design/frontend/Magento/mytheme/Magento_Theme/templates/html/home_slider.phtml home_slider.phtml Step 3: Read more…