SCTI LMS
Some courses may allow guest access
/* Front page hero block full-width layout */ body.path-site #page-wrapper { display: flex; flex-direction: column; } body.path-site #page-content { display: flex; flex-direction: column; } body.path-site #page-content .block-region { width: 100% !important; max-width: 100% !important; float: none !important; order: -1; } body.path-site #page-content .block-region .block_html { margin: 0 0 0 0 !important; border: none !important; background: transparent !important; box-shadow: none !important; } body.path-site #page-content .block-region .block_html .card-body { padding: 0 !important; } body.path-site #page-content .block-region .block_html .card-title { display: none !important; }
Some courses may allow guest access