Custom Styles & Classes

  • 00:17: what are block styles?
  • 01:16: using styles
  • 07:07: using custom classes

Custom Classes:

The following classes are available to you:

CSS ClassBlock TypeWhat It Does
desktop-onlyMost blocksHides the content on screens 781px wide and lower (most mobile devices)
mobile-centerMost blocksCenters the content on screens 781px wide and lower (most mobile devices)
mobile-onlyMost blocksHides the content on screens 782px wide and over (most desktop/laptop devices)
no-animateGroupBy default, all groups are animated (slowly faded up and in). Turn it off for a group of your choice by adding this class.