Skip to content

Instantly share code, notes, and snippets.

@emarket-design
Created February 1, 2019 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emarket-design/7872206fd4ecd5de90a6460f170e7c5e to your computer and use it in GitHub Desktop.
Save emarket-design/7872206fd4ecd5de90a6460f170e7c5e to your computer and use it in GitHub Desktop.
create a one-column anniversary view
<style>
#onecolumn .row{
flex-direction: column !important;
}
</style>
<div id="onecolumn" style="padding:40px 0">
[std_anniversary filter="tax::departments::is::executive;"]
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment