Admire
  • Introduction
  • Folder Structure
  • HTML
    • Introduction
    • HTML Structure
      • Header
      • Left Side Menu
      • Right Side Menu
      • Main Content
        • Buttons
        • Carousel and sliders
        • Charts
        • Icons
        • Progress Bars
        • Maps
        • Modals
        • Lock Screen
    • Plugins
    • FAQ's
    • Fonts Used
    • Start New Page
      • Black scheme
      • White scheme
    • Hide/Remove section
      • white scheme
      • Black scheme
  • Laravel Version
    • Installation
      • Previous Versions
        • Laravel 8
        • Laravel 7
        • Laravel 5.6
    • Layouts
      • default
      • Fixed header
      • Fixed menu
      • Fixed Menu Header
      • Compact Menu
    • Blank Page
    • How to change the layout
  • Updates
    • 3.x
    • 2.3
    • 2.8
    • 2.7
    • 2.2
    • 2.1
    • 2.0
    • 1.4
    • 1.3
Powered by GitBook
On this page
  • Slider
  • Swiper :

Was this helpful?

  1. HTML
  2. HTML Structure
  3. Main Content

Carousel and sliders

PreviousButtonsNextCharts

Last updated 5 years ago

Was this helpful?

Slider

Swiper :

This Plugin is found in the pages and of this Template.

It has the following Design:

<div class="swiper-container widget_swiper">
    <div class="swiper-wrapper">
       <div class="swiper-slide">
            content
       </div>
        ...
 </div>

You can find the detailed information about the configuration of

this
Widgets1
Widgets2