TIMESTAMPS:
- 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 Class | Block Type | What It Does |
| desktop-only | Most blocks | Hides the content on screens 781px wide and lower (most mobile devices) |
| mobile-center | Most blocks | Centers the content on screens 781px wide and lower (most mobile devices) |
| mobile-only | Most blocks | Hides the content on screens 782px wide and over (most desktop/laptop devices) |
| no-animate | Group | By default, all groups are animated (slowly faded up and in). Turn it off for a group of your choice by adding this class. |
