Enclosure classes - blockpress/blockpress.me GitHub Wiki
Enclosure classes are used to define background, font, text shadow and border colours of an element and can be applied to elements such as headers, sidebars footers or document body.
When combined with HTML tag, eg. '.enclosure1 h1{}', they can also give specific styles to these tags. Their function is to make it easier for themes and palettes to work together and to give the user a greater choice. Although themes come with enclosure classes assigned, the user can change that by editing the theme file to better suit their needs.
List of enclosure classes
- enclosure1
- enclosure2
- enclosure3
Back to Developer reference.