Tour
Convex template tour
Click this button to start a demo user Tour.
steps: [  
    {
        title: "Customizer",
        content: "This is the customizer",
        target: "customizer-toggle-icon",
        placement: "left"
    },
    {
        ...
    }     
]
                                                
hopscotch.startTour(tour);
                                                