Other Global Classes
Configure these global classes before you start developing the page. You can add to this list if the design requires it. Copy the class names below to use them.
section
section-hero-inner
section-hero-home
Base section classes with padding values. Use these classes just for their padding values. For other modifications, use combo classes.
no-padding
no-top-padding
no-bottom-padding
no-margin
Margin and padding classes. To be used as combo classes with base section classes or other elements, if needed.
hidden
hidden-on-mobile
hidden-on-desktop
Hide classes. Use them to hide elements on specific breakpoints. <hidden-on-mobile> means hidden on landscape and portrait. <hidden-on-desktop> means hidden on base and above.
primary-text
secondary-text
accent-1-text
black-text
dark-text
dark-text-high-opacity
dark-text-med-opacity
dark-text-low-opacity
white-text
light-text
light-text-high-opacity
light-text-med-opacity
light-text-low-opacity
Colour classes for text. These are linked to the variables. Use them to create combo classes with other classes or as a base class.
primary-bg
secondary-bg
accent-1-bg
black-bg
white-bg
dark-bg
light-bg
Colour classes for bg. These are linked to the variables. Usually used to create combo classes with other classes. Sometimes used as base classes as well.