CSS Divider

Separate groups of related menu items with a divider.

Example

Divider
                    
                      <div class="text-center">
                        <span class="divider divider-text">Divider</span>
                      </div>
                    
                  
@@include("@@autopath/partials/layouts-components/go-to.html")