Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore ullamco laboris nisi ut aliquip ex ea commodo consequat.
Learn MoreLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Columns need to be nested within a "row" and a direct child of a "container". All columns start off at equal-widths by defining the class of "col" and auto-collapse at the mobile portrait breakpoint if no responsive classes are defined.
To remove all padding from columns, use the "no-gutters" class preceded by the initial class of "col".
Define your div with a class of "container-fluid" for full width.
To define our 12 column grid, all classes must precede with the initial class of "col"
Defining our tablet breakpoints, all classes must precede with the class of "col" and if defined, your desktop class of "col-(1-12)"
Defining our tablet breakpoints, all classes must precede with the class of "col" and if defined, your desktop and tablet classes of "col-(1-12)"
Defining our tablet breakpoints, all classes must precede with the class of "col" and if defined, your desktop, tablet and mobile landscape classes of "col-(1-12)"
If responsive columns are placed within a single row and which the total result in greater then 12, they will automatically wrap onto a new line.
To align columns from the top, combine a class of "align-start" preceded by the class of "row"
To align columns from the center, combine a class of "align-center" preceded by the class of "row"
To align columns from the bottom, combine a class of "align-end" preceded by the class of "row"
To align columns from the left, combine a class of "justify-start" preceded by the by class of "row"
To align columns from the right, combine a class of "justify-center" preceded by the class of "row"
To align columns from the right, combine a class of "justify-end" preceded by the class of "row"
To evenly space columns between each-other, combine a class of "justify-between" preceded by the class of "row"
To evenly space columns around each-other, combine a class of "justify-around" preceded by the class of "row"
To individually self-align columns, combine a class of "self-start", "self-center", "self-end" preceded by the by class of "col"
To individually reorder columns, combine a class of either "order-first", "order-last", preceded by the by class of "col"
To add extra inner padding to columns, combine a class of either "extra-pad-left", "extra-pad-right", preceded by the by class of "col"
This is an example of a basic navigation, and it can be modified as desired to make the brand style or aesthetic.
This is an example of a basic footer. It can be modified as desired, and the generalconcepts to retain are contact info, reiterated nav links, a logo and copyright.
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.
ButtonWoof...Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.
Set both the 'card' and 'card-body' classes to display:block only in IE to prevent text overflow and layout shift issues due to Flexbox.
Learn More