Image Captions

In order to use captions, images need to be coded as figure elements with a img-with-caption class applied.

Figure elements have an optional figcaption element.

There is a sass variable to set the captions default position, but it can also be overriden with modifier classes.

Figure

title goes here
title goes here

Figure which is also a link

title goes here
title goes here

Position modifier classes

.top-left

title goes here
title goes here

.top-right

title goes here
title goes here

.top-center

title goes here
title goes here

.bottom-left

title goes here
title goes here

.bottom-right

title goes here
title goes here

.bottom-center

title goes here
title goes here