Components
54
Accordion Items Basic Hero Basic Map Benefits Card Grid Career Testimonials Case Study Carousel Case Study Content Two Column Contact Form Content Centred Content Image Content Three Columns Content Two Column Content Video Cookie Table Cta Blocks Example Faqs Featured Card Featured Latest Cards Footer Banner Glossary Items Hero Insights Hero Rounded Hero With Featured Insight Home Hero Icon Carousel Image Link Carousel Image Link Carousel 2×2 Image Link Grid Insight Content Job Listing Large Image Large Testimonial Leadership Grid Link Grid Locations Locations Archive Logo Scroller Page Heading People Carousel Related Services Resources Carousel Section Anchors Separator Service Hero Services List Services Tabs Tech Partners Testimonial Carousel Testimonial Single Use Case Component Values Scroller Video

Separator

Field
Field Type
Field Name
Instructions
Block Data
tab
Information
message
Block Meta
tab
ID
text
block_id
Block Classes
text
block_classes
Background Colors
select
background_colors

				
@import "../../resources/scss/util/variables";
@import "../../resources/scss/util/mixins";

.block-separator{
    &-line{
        height: 1px;
        background-color: #d9d9d9;
    }
    &.bg--primary{
        .block-separator-line{
            background-color: rgba(255, 255, 255, 0.2);
        }
    }
}
There are is no JavaScript file with this component.
There are is no readme file with this component.