Divider

These modular elements can be readily used and customized in every layout across pages.

Divider default

Use <hr/> tag.


Divider custom dark

Use .divider class along with .opacity-# classes to set divider opacity

Divider image background

Use background with inline CSS along with .py-# classes to adjust height

Divider custom light

Use .divider-light class along with .opacity-# classes to set divider opacity

Divider overlay dotted

Use .bg-dark-overlay-dotted OR .bg-primary-overlay-dotted class along with .py-# classes to adjust height

Use .bg-white-overlay-dotted class along with .py-# classes to adjust height

Top