Naming classes
Blocks
Our custom blocks are named:
.blockItems inside block:
.block-header.block-content.block-footerItems
These can be columns, upsells, grids, masonries, social media walls, logowalls, etc.
Parent
.items {
}Children
.item.item-something {
}Wrappers
Site-header and site-footer follow the WordPress guidelines:
Content width container is always:
Something "smaller" like text:
Other general wrappers:
Headings
We use heading instead of title.
Icons
Buttons and links
Defined in _button.scss component.
Last updated
Was this helpful?

